menu
candid_dart package
documentation
antlr/CandidParser.dart
RefTypeContext
funcType method
funcType method
dark_mode
light_mode
funcType
method
FuncTypeContext
?
funcType
(
)
Implementation
FuncTypeContext? funcType() => getRuleContext<FuncTypeContext>(0);
candid_dart package
documentation
antlr/CandidParser
RefTypeContext
funcType method
RefTypeContext class