public class QueryFieldExp extends QueryFuncExp
argL, funcName, isRuleFn| Constructor and Description |
|---|
QueryFieldExp(int pos,
IdentExp nameExp) |
| Modifier and Type | Method and Description |
|---|---|
String |
strValue() |
String |
toString() |
formatValue, getPospublic QueryFieldExp(int pos,
IdentExp nameExp)
public String strValue()
strValue in interface ExpstrValue in class QueryFuncExppublic String toString()
toString in class QueryFuncExpCopyright © 2020. All rights reserved.