Home
last modified time | relevance | path

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

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