Class Java8Parser.ExplicitConstructorInvocationContext

  • 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:
    Java8Parser

    public static class Java8Parser.ExplicitConstructorInvocationContext
    extends org.antlr.v4.runtime.ParserRuleContext
    • Constructor Detail

      • ExplicitConstructorInvocationContext

        public ExplicitConstructorInvocationContext​(org.antlr.v4.runtime.ParserRuleContext parent,
                                                    int invokingState)