menu
candid_dart package
documentation
antlr/CandidParser.dart
PrimTypeContext
boolType method
boolType method
dark_mode
light_mode
boolType
method
BoolTypeContext
?
boolType
(
)
Implementation
BoolTypeContext? boolType() => getRuleContext<BoolTypeContext>(0);
candid_dart package
documentation
antlr/CandidParser
PrimTypeContext
boolType method
PrimTypeContext class