Home
last modified time | relevance | path

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

/napi_generator/src/intellij_plugin/ohosgen/src/main/java/antlr/
DTypeScriptParser.java784 public ConstructorTypeContext constructorType() { in constructorType() method in TypeScriptParser.Type_Context
2255 public final ConstructorTypeContext constructorType() throws RecognitionException { in constructorType() method in TypeScriptParser