Klasse TeamAppsDtoParser.ExplicitGenericInvocationContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
org.teamapps.dto.TeamAppsDtoParser.ExplicitGenericInvocationContext
Alle implementierten Schnittstellen:
org.antlr.v4.runtime.tree.ParseTree, org.antlr.v4.runtime.tree.RuleNode, org.antlr.v4.runtime.tree.SyntaxTree, org.antlr.v4.runtime.tree.Tree
Umschließende Klasse:
TeamAppsDtoParser

public static class TeamAppsDtoParser.ExplicitGenericInvocationContext extends org.antlr.v4.runtime.ParserRuleContext
  • Feldübersicht

    Von Klasse geerbte Felder org.antlr.v4.runtime.ParserRuleContext

    children, exception, start, stop

    Von Klasse geerbte Felder org.antlr.v4.runtime.RuleContext

    EMPTY, invokingState, parent
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    ExplicitGenericInvocationContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
     
    void
    exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
     
     
    int
     
     

    Von Klasse geerbte Methoden org.antlr.v4.runtime.ParserRuleContext

    addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString

    Von Klasse geerbte Methoden org.antlr.v4.runtime.RuleContext

    accept, depth, getAltNumber, getPayload, getRuleContext, getText, isEmpty, setAltNumber, setParent, toString, toString, toString, toString, toString, toStringTree, toStringTree, toStringTree

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Konstruktordetails

    • ExplicitGenericInvocationContext

      public ExplicitGenericInvocationContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
  • Methodendetails

    • nonWildcardTypeArguments

      public TeamAppsDtoParser.NonWildcardTypeArgumentsContext nonWildcardTypeArguments()
    • explicitGenericInvocationSuffix

      public TeamAppsDtoParser.ExplicitGenericInvocationSuffixContext explicitGenericInvocationSuffix()
    • getRuleIndex

      public int getRuleIndex()
      Setzt außer Kraft:
      getRuleIndex in Klasse org.antlr.v4.runtime.RuleContext
    • enterRule

      public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
      Setzt außer Kraft:
      enterRule in Klasse org.antlr.v4.runtime.ParserRuleContext
    • exitRule

      public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
      Setzt außer Kraft:
      exitRule in Klasse org.antlr.v4.runtime.ParserRuleContext