Home
last modified time | relevance | path

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

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