[Java] Class GroovyParser.FloatingPointLiteralAltContext

  • org.apache.groovy.parser.antlr4.GroovyParser.FloatingPointLiteralAltContext
public static class GroovyParser.FloatingPointLiteralAltContext
extends LiteralContext

Constructor Summary

Constructors
Constructor and description
FloatingPointLiteralAltContext (LiteralContext ctx)

Methods Summary

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

Constructor Detail

public FloatingPointLiteralAltContext(LiteralContext ctx)

Method Detail

public TerminalNode FloatingPointLiteral()

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