Enum JsLexerToken
Represents lexical tokens for J# parser.
public enum JsLexerToken
Fields
Annotation = 185
Assert = 170
Boolean = 169
Extends = 171
Final = 172
Implements = 173
Import = 174
Instanceof = 175
Long_Literal = 186
Native = 176
Op_unsigned_shift_right = 184
Op_unsigned_shift_right_assign = 183
Package = 177
Strictfp = 181
Super = 178
Synchronized = 179
Throws = 180
Transient = 182