[Java] Class GroovyParser.SuperPrmrAltContext
- org.apache.groovy.parser.antlr4.GroovyParser.SuperPrmrAltContext
public static class GroovyParser.SuperPrmrAltContext extends PrimaryContext
Constructor Summary
Constructor and description |
---|
SuperPrmrAltContext
(PrimaryContext ctx) |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public TerminalNode |
SUPER() | |
<Result> | public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
Constructor Detail
public SuperPrmrAltContext(PrimaryContext ctx)
Method Detail
public TerminalNode SUPER()
<Result> @Override public Result accept(ParseTreeVisitor<? extends Result> visitor)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/apache/groovy/parser/antlr4/GroovyParser.SuperPrmrAltContext.html