HaxeAPI
  • Version development @ 2dfc0d9
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.3
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact

class Pattern_CharProperty

package java.util.regex

extends Pattern_Node

import java.util.regex.Pattern

extended by Pattern_1, Pattern_2, Pattern_3, Pattern_5, Pattern_6, Pattern_7, Pattern_All, Pattern_Block, Pattern_BmpCharProperty, Pattern_Category, Pattern_CharPropertyNames_CloneableProperty, Pattern_CharProperty_1, Pattern_Dot, Pattern_Script, Pattern_SingleS, Pattern_SingleU, Pattern_UnixDot, Pattern_Utype

@:native("java.util.regex.Pattern$CharProperty")@:libType

Available on jvm

Constructor

new(param1:Pattern_1)

Methods

complement():Pattern_CharProperty

isSatisfiedBy(param1:Int):Bool

Inherited Variables

Defined by Pattern_Node

next:Pattern_Node

Inherited Methods

This documentation is generated for version development @ 2dfc0d9

© 2024  Haxe Foundation | Contribute to Haxe