[Java] Class GroovyParser.GstringPrmrAltContext
- org.apache.groovy.parser.antlr4.GroovyParser.GstringPrmrAltContext
 
public static class GroovyParser.GstringPrmrAltContext extends PrimaryContext
Constructor Summary
| Constructor and description | 
|---|
 GstringPrmrAltContext
                                (PrimaryContext ctx) |  
Methods Summary
| Type Params | Return Type | Name and description | 
|---|---|---|
<Result> |  public Result |  
accept(ParseTreeVisitor<? extends Result> visitor) |  
public GstringContext |  
gstring() |  
Constructor Detail
public GstringPrmrAltContext(PrimaryContext ctx)
Method Detail
<Result> @Override public Result accept(ParseTreeVisitor<? extends Result> visitor)
public GstringContext gstring()
    © 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.GstringPrmrAltContext.html