menu
candid_dart package
documentation
antlr/CandidParser.dart
CandidParser
isMatchedEOF method
isMatchedEOF method
dark_mode
light_mode
isMatchedEOF
method
bool
isMatchedEOF
(
)
inherited
Implementation
bool isMatchedEOF() { return matchedEOF; }
candid_dart package
documentation
antlr/CandidParser
CandidParser
isMatchedEOF method
CandidParser class