menu
candid_dart package
documentation
antlr/CandidParser.dart
DefContext
idType method
idType method
dark_mode
light_mode
idType
method
IdTypeContext
?
idType
(
)
Implementation
IdTypeContext? idType() => getRuleContext<IdTypeContext>(0);
candid_dart package
documentation
antlr/CandidParser
DefContext
idType method
DefContext class