Home
last modified time | relevance | path

Searched defs:FunctionTypeContext (Results 1 – 1 of 1) sorted by relevance

/napi_generator/src/intellij_plugin/ohosgen/src/main/java/antlr/
DTypeScriptParser.java2151 public static class FunctionTypeContext extends ParserRuleContext { class in TypeScriptParser
2164 public FunctionTypeContext(ParserRuleContext parent, int invokingState) { in FunctionTypeContext() method in TypeScriptParser.FunctionTypeContext