Class ProcessingParser.PrimaryContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
processing.mode.java.preproc.ProcessingParser.PrimaryContext
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.PrimaryContext extends org.antlr.v4.runtime.ParserRuleContext
  • Constructor Details

    • PrimaryContext

      public PrimaryContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
  • Method Details

    • LPAREN

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

    • RPAREN

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

      public org.antlr.v4.runtime.tree.TerminalNode THIS()
    • SUPER

      public org.antlr.v4.runtime.tree.TerminalNode SUPER()
    • literal

    • identifier

    • typeTypeOrVoid

      public ProcessingParser.TypeTypeOrVoidContext typeTypeOrVoid()
    • DOT

      public org.antlr.v4.runtime.tree.TerminalNode DOT()
    • CLASS

      public org.antlr.v4.runtime.tree.TerminalNode CLASS()
    • nonWildcardTypeArguments

      public ProcessingParser.NonWildcardTypeArgumentsContext nonWildcardTypeArguments()
    • explicitGenericInvocationSuffix

      public ProcessingParser.ExplicitGenericInvocationSuffixContext explicitGenericInvocationSuffix()
    • arguments

    • getRuleIndex

      public int getRuleIndex()
      Overrides:
      getRuleIndex in class org.antlr.v4.runtime.RuleContext
    • 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