menu
hetu_script package
documentation
parser/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
parser/token
Token
offset property
Token class