[Java] Class GroovyParser.StatementContext

  • org.apache.groovy.parser.antlr4.GroovyParser.StatementContext
public static class GroovyParser.StatementContext
extends GroovyParserRuleContext

Constructor Summary

Constructors
Constructor and description
StatementContext (ParserRuleContext parent, int invokingState)
StatementContext ()

Methods Summary

Methods
Type Params Return Type Name and description
public void copyFrom(StatementContext ctx)
public int getRuleIndex()

Constructor Detail

public StatementContext(ParserRuleContext parent, int invokingState)

public StatementContext()

Method Detail

public void copyFrom(StatementContext ctx)

@Override public int getRuleIndex()

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