menu
hetu_script package
documentation
lexer/token.dart
Token
offset property
offset property
dark_mode
light_mode
offset
property
int
offset
final
the start position of this token
Implementation
final int offset;
hetu_script package
documentation
lexer/token
Token
offset property
Token class