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_CharPropertyNames_CloneableProperty

package java.util.regex

extends Pattern_CharProperty › Pattern_Node

implements Cloneable

import java.util.regex.Pattern

extended by Pattern_CharPropertyNames_10, Pattern_CharPropertyNames_11, Pattern_CharPropertyNames_12, Pattern_CharPropertyNames_13, Pattern_CharPropertyNames_14, Pattern_CharPropertyNames_15, Pattern_CharPropertyNames_16, Pattern_CharPropertyNames_17, Pattern_CharPropertyNames_18, Pattern_CharPropertyNames_19, Pattern_CharPropertyNames_20, Pattern_CharPropertyNames_21, Pattern_CharPropertyNames_22, Pattern_CharPropertyNames_23, Pattern_CharPropertyNames_6, Pattern_CharPropertyNames_7, Pattern_CharPropertyNames_8, Pattern_CharPropertyNames_9

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

Available on jvm

Constructor

new(param1:Pattern_1)

Methods

clone():Pattern_CharPropertyNames_CloneableProperty

Inherited Variables

Defined by Pattern_Node

next:Pattern_Node

Inherited Methods

Defined by Pattern_CharProperty

complement():Pattern_CharProperty

isSatisfiedBy(param1:Int):Bool

This documentation is generated for version development @ 2dfc0d9

© 2024  Haxe Foundation | Contribute to Haxe