Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.PrimaryTypeContext
-
Packages that use TypeScriptParser.PrimaryTypeContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.PrimaryTypeContext in one.gfw.antlr4.js.typescript
Subclasses of TypeScriptParser.PrimaryTypeContext in one.gfw.antlr4.js.typescript Modifier and Type Class Description static classTypeScriptParser.ArrayPrimTypeContextstatic classTypeScriptParser.ObjectPrimTypeContextstatic classTypeScriptParser.ParenthesizedPrimTypeContextstatic classTypeScriptParser.PredefinedPrimTypeContextstatic classTypeScriptParser.QueryPrimTypeContextstatic classTypeScriptParser.RedefinitionOfTypeContextstatic classTypeScriptParser.ReferencePrimTypeContextstatic classTypeScriptParser.ThisPrimTypeContextstatic classTypeScriptParser.TuplePrimTypeContextMethods in one.gfw.antlr4.js.typescript that return TypeScriptParser.PrimaryTypeContext Modifier and Type Method Description TypeScriptParser.PrimaryTypeContextTypeScriptParser.ArrayPrimTypeContext. primaryType()TypeScriptParser.PrimaryTypeContextTypeScriptParser.ArrayTypeContext. primaryType()TypeScriptParser.PrimaryTypeContextTypeScriptParser.PrimaryContext. primaryType()TypeScriptParser.PrimaryTypeContextTypeScriptParser. primaryType()TypeScriptParser.PrimaryTypeContextTypeScriptParser.RedefinitionOfTypeContext. primaryType()Methods in one.gfw.antlr4.js.typescript with parameters of type TypeScriptParser.PrimaryTypeContext Modifier and Type Method Description voidTypeScriptParser.PrimaryTypeContext. copyFrom(TypeScriptParser.PrimaryTypeContext ctx)
-