[Java] Class GroovyParser.MapPrmrAltContext

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

Constructor Summary

Constructors
Constructor and description
MapPrmrAltContext (PrimaryContext ctx)

Methods Summary

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

Constructor Detail

public MapPrmrAltContext(PrimaryContext ctx)

Method Detail

<Result> @Override public Result accept(ParseTreeVisitor<? extends Result> visitor)

public MapContext map()

© 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.MapPrmrAltContext.html