[Java] Class GroovyParser.ExpressionContext

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

Constructor Summary

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

Methods Summary

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

Constructor Detail

public ExpressionContext(ParserRuleContext parent, int invokingState)

public ExpressionContext()

Method Detail

public void copyFrom(ExpressionContext 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.ExpressionContext.html