| Modifier and Type | Field and Description |
|---|---|
boolean |
isTypeExplicit |
static String |
QUERY_RESPONSE_TYPE |
String |
typeName |
static String |
USER_FUNC_TYPE |
Exp |
value |
String |
varName |
| Constructor and Description |
|---|
LetStatementExp(int pos,
IdentExp varname,
IdentExp typeName,
Exp val) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isType(String typeName2) |
String |
strValue() |
String |
toString() |
formatValue, getPospublic static final String QUERY_RESPONSE_TYPE
public static final String USER_FUNC_TYPE
public String varName
public String typeName
public boolean isTypeExplicit
public Exp value
Copyright © 2020. All rights reserved.