menu
env2dart package
documentation
antlr/EnvParser.dart
EnvParser
matchedEOF property
matchedEOF property
dark_mode
light_mode
matchedEOF
property
bool
matchedEOF
getter/setter pair
inherited
Indicates parser has match()ed EOF token. See {@link #exitRule()}. */
Implementation
bool matchedEOF = false;
env2dart package
documentation
antlr/EnvParser
EnvParser
matchedEOF property
EnvParser class