menu
protobuf3_parser package
documentation
__generated__/antlr/Protobuf3Parser.dart
Protobuf3Parser
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;
protobuf3_parser package
documentation
__generated__/antlr/Protobuf3Parser
Protobuf3Parser
matchedEOF property
Protobuf3Parser class