Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.CallSignatureContext
-
Packages that use TypeScriptParser.CallSignatureContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.CallSignatureContext in one.gfw.antlr4.js.typescript
Methods in one.gfw.antlr4.js.typescript that return TypeScriptParser.CallSignatureContext Modifier and Type Method Description TypeScriptParser.CallSignatureContextTypeScriptParser.AbstractDeclarationContext. callSignature()TypeScriptParser.CallSignatureContextTypeScriptParser. callSignature()TypeScriptParser.CallSignatureContextTypeScriptParser.FunctionDeclarationContext. callSignature()TypeScriptParser.CallSignatureContextTypeScriptParser.MethodDeclarationExpressionContext. callSignature()TypeScriptParser.CallSignatureContextTypeScriptParser.MethodSignatureContext. callSignature()TypeScriptParser.CallSignatureContextTypeScriptParser.TypeMemberContext. callSignature()
-