public class ASTConstantHelper
extends java.lang.Object
Constructor and Description |
---|
ASTConstantHelper() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
parse(org.antlr.v4.runtime.tree.ParseTree node)
Parse the AST constant node and return Object value.
|