Method | Description | |
---|---|---|
IsDecimal ( this c ) : bool | ||
IsHex ( this c ) : bool | ||
IsIdentifier ( this c ) : bool | ||
IsIdentifierStart ( this c ) : bool | ||
IsPunctuation ( this c ) : bool |
public static IsIdentifierStart ( this c ) : bool | ||
c | this | |
return | bool |
public static IsPunctuation ( this c ) : bool | ||
c | this | |
return | bool |