menu
candid_dart package
documentation
antlr/CandidParser.dart
CandidParser
sempred method
sempred method
dark_mode
light_mode
sempred
method
bool
sempred
(
RuleContext?
_localctx
,
int
ruleIndex
,
int
actionIndex
)
inherited
Implementation
bool sempred(RuleContext? _localctx, int ruleIndex, int actionIndex) { return true; }
candid_dart package
documentation
antlr/CandidParser
CandidParser
sempred method
CandidParser class