Charcode class
Special character definition
Constructors
- Charcode()
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Constants
- $9_57 → const int
-
57
- a_97 → const int
-
97
- ASTERISK_42 → const int
-
42
- BACK_QUOTE_96 → const int
-
96
- BACK_SLASH_92 → const int
-
92
- CLOSE_BRACE_125 → const int
-
125
- CLOSE_PARENTHESIS_41 → const int
-
41
- COMMA_44 → const int
-
44
- CR_13 → const int
-
13
- DOUBLE_QUOTE_34 → const int
-
34
- LF_10 → const int
-
10
- OPEN_BRACE_123 → const int
-
123
- OPEN_PARENTHESIS_40 → const int
-
40
- PLUS_43 → const int
-
43
- QUOTE_39 → const int
-
39
- SEMICOLON_59 → const int
-
59
- SLASH_47 → const int
-
47
- SPACE_32 → const int
-
32
- TAB_9 → const int
-
9
- z_122 → const int
-
122