Class ProcessingParser.CastExpressionContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
processing.mode.java.preproc.ProcessingParser.ExpressionContext
processing.mode.java.preproc.ProcessingParser.CastExpressionContext
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTree, org.antlr.v4.runtime.tree.RuleNode, org.antlr.v4.runtime.tree.SyntaxTree, org.antlr.v4.runtime.tree.Tree
Enclosing class:
ProcessingParser

public static class ProcessingParser.CastExpressionContext extends ProcessingParser.ExpressionContext
  • Constructor Details

  • Method Details

    • LPAREN

      public org.antlr.v4.runtime.tree.TerminalNode LPAREN()
    • typeType

    • typeType

      public ProcessingParser.TypeTypeContext typeType(int i)
    • RPAREN

      public org.antlr.v4.runtime.tree.TerminalNode RPAREN()
    • expression

    • annotation

    • annotation

      public ProcessingParser.AnnotationContext annotation(int i)
    • BITAND

      public List<org.antlr.v4.runtime.tree.TerminalNode> BITAND()
    • BITAND

      public org.antlr.v4.runtime.tree.TerminalNode BITAND(int i)
    • enterRule

      public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
      Overrides:
      enterRule in class org.antlr.v4.runtime.ParserRuleContext
    • exitRule

      public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
      Overrides:
      exitRule in class org.antlr.v4.runtime.ParserRuleContext