Data type ParseToken
access this type via: data.Tokeniser (uses)
Constants
int TYPE_PARTICLE
int TYPE_LITERAL_STRING
int TYPE_LITERAL_NUMBER
int TYPE_LINE_COMMENT
int TYPE_BLOCK_COMMENT
int TYPE_TOKEN
Fields
int type
char content[]
int sourceStart
int sourceLength