public class CallExpAstNode extends ExpAstNode
nodes| Constructor and Description |
|---|
CallExpAstNode(CallType callType) |
CallExpAstNode(CallType callType,
AstNode... res) |
| Modifier and Type | Method and Description |
|---|---|
CallType |
getCallType() |
void |
setCallType(CallType callType) |
Copyright © 2017. All rights reserved.