menu
protobuf3_parser package
documentation
__generated__/antlr/Protobuf3Parser.dart
Protobuf3Parser
inContext method
inContext method
dark_mode
light_mode
inContext
method
bool
inContext
(
String
context
)
inherited
Implementation
bool inContext(String context) { // TODO: useful in parser? return false; }
protobuf3_parser package
documentation
__generated__/antlr/Protobuf3Parser
Protobuf3Parser
inContext method
Protobuf3Parser class