Home
last modified time | relevance | path

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

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