[Java] Class GroovyParser.ThisPrmrAltContext

  • org.apache.groovy.parser.antlr4.GroovyParser.ThisPrmrAltContext
public static class GroovyParser.ThisPrmrAltContext
extends PrimaryContext

Constructor Summary

Constructors
Constructor and description
ThisPrmrAltContext (PrimaryContext ctx)

Methods Summary

Methods
Type Params Return Type Name and description
public TerminalNode THIS()
<Result> public Result accept(ParseTreeVisitor<? extends Result> visitor)

Constructor Detail

public ThisPrmrAltContext(PrimaryContext ctx)

Method Detail

public TerminalNode THIS()

<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.ThisPrmrAltContext.html