Searched defs:As (Results 1 – 3 of 3) sorted by relevance
| /napi_generator/examples/napitutorials/doc/apiguide/ |
| D | value.md | 71 ### As subsection
|
| /napi_generator/src/intellij_plugin/ohosgen/src/main/java/antlr/typescript/ |
| D | TypeScriptLexer.java | 50 With=89, Default=90, If=91, Throw=92, Delete=93, In=94, Try=95, As=96, field in TypeScriptLexer
|
| D | TypeScriptParser.java | 50 With=89, Default=90, If=91, Throw=92, Delete=93, In=94, Try=95, As=96, field in TypeScriptParser 5697 public TerminalNode As() { return getToken(TypeScriptParser.As, 0); } in As() method in TypeScriptParser.ImportAliasNameContext 5972 public TerminalNode As() { return getToken(TypeScriptParser.As, 0); } in As() method in TypeScriptParser.ImportNamespaceContext 6152 public TerminalNode As() { return getToken(TypeScriptParser.As, 0); } in As() method in TypeScriptParser.AliasNameContext 6573 public TerminalNode As() { return getToken(TypeScriptParser.As, 0); } in As() method in TypeScriptParser.ExportAliasNameContext 7254 public TerminalNode As() { return getToken(TypeScriptParser.As, 0); } in As() method in TypeScriptParser.ForVarOfStatementContext 7447 public TerminalNode As() { return getToken(TypeScriptParser.As, 0); } in As() method in TypeScriptParser.ForOfStatementContext 12050 public TerminalNode As() { return getToken(TypeScriptParser.As, 0); } in As() method in TypeScriptParser.CastAsExpressionContext 14693 public TerminalNode As() { return getToken(TypeScriptParser.As, 0); } in As() method in TypeScriptParser.IdentifierContext 14981 public TerminalNode As() { return getToken(TypeScriptParser.As, 0); } in As() method in TypeScriptParser.KeywordContext
|