public class XNAFSingleExp extends ExpBase
| Modifier and Type | Field and Description |
|---|---|
List<Exp> |
argL |
String |
funcName |
boolean |
isRuleFn |
| Constructor and Description |
|---|
XNAFSingleExp(int pos,
IdentExp nameExp,
List<List<Exp>> args,
boolean isRuleFn) |
| Modifier and Type | Method and Description |
|---|---|
String |
strValue() |
String |
toString() |
formatValue, getPospublic String funcName
public boolean isRuleFn
Copyright © 2020. All rights reserved.