menu
protobuf3_parser package
documentation
__generated__/antlr/Protobuf3Parser.dart
ConstantContext
boolLit method
boolLit method
dark_mode
light_mode
boolLit
method
BoolLitContext
?
boolLit
(
)
Implementation
BoolLitContext? boolLit() => getRuleContext<BoolLitContext>(0);
protobuf3_parser package
documentation
__generated__/antlr/Protobuf3Parser
ConstantContext
boolLit method
ConstantContext class