menu
protobuf3_parser package
documentation
__generated__/antlr/Protobuf3Parser.dart
IntLitContext
INT_LIT method
INT_LIT method
dark_mode
light_mode
INT_LIT
method
TerminalNode?
INT_LIT
(
)
Implementation
TerminalNode? INT_LIT() => getToken(Protobuf3Parser.TOKEN_INT_LIT, 0);
protobuf3_parser package
documentation
__generated__/antlr/Protobuf3Parser
IntLitContext
INT_LIT method
IntLitContext class