public static class TypeScriptParser.BitAndExpressionContext extends TypeScriptParser.SingleExpressionContext
| Constructor and Description |
|---|
BitAndExpressionContext(TypeScriptParser.SingleExpressionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
org.antlr.v4.runtime.tree.TerminalNode |
BitAnd() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
List<TypeScriptParser.SingleExpressionContext> |
singleExpression() |
TypeScriptParser.SingleExpressionContext |
singleExpression(int i) |
copyFrom, getRuleIndexaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic BitAndExpressionContext(TypeScriptParser.SingleExpressionContext ctx)
public List<TypeScriptParser.SingleExpressionContext> singleExpression()
public TypeScriptParser.SingleExpressionContext singleExpression(int i)
public org.antlr.v4.runtime.tree.TerminalNode BitAnd()
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2025 FG Forrest, a.s.. All rights reserved.