Home
last modified time | relevance | path

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

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