Home
last modified time | relevance | path

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

/napi_generator/src/intellij_plugin/ohosgen/src/main/java/antlr/
DTypeScriptParser.java781 public FunctionTypeContext functionType() { in functionType() method in TypeScriptParser.Type_Context
2178 public final FunctionTypeContext functionType() throws RecognitionException { in functionType() method in TypeScriptParser