public interface FunctionParserTreeConstants
| Modifier and Type | Field and Description |
|---|---|
static int |
JJTDOUBLEQUOTEDSTRINGLITERAL |
static int |
JJTFORMALPARAMETER |
static int |
JJTFORMALPARAMETERS |
static int |
JJTFUNCTION |
static int |
JJTFUNCTIONNAME |
static String[] |
jjtNodeName |
static int |
JJTNUMBER |
static int |
JJTPARSE |
static int |
JJTSINGLEQUOTEDSTRINGLITERAL |
static int |
JJTSTART |
static final int JJTSTART
static final int JJTFUNCTIONNAME
static final int JJTDOUBLEQUOTEDSTRINGLITERAL
static final int JJTSINGLEQUOTEDSTRINGLITERAL
static final int JJTNUMBER
static final int JJTFUNCTION
static final int JJTPARSE
static final int JJTFORMALPARAMETERS
static final int JJTFORMALPARAMETER
static final String[] jjtNodeName
Copyright © 2022. All rights reserved.