public abstract class Statement extends AbstractNode
Statement.
nodeType, type| Modifier | Constructor and Description |
|---|---|
protected |
Statement(ExpressionType nodeType,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
abstract Statement |
accept(Shuttle shuttle) |
accept, equals, evaluate, getNodeType, getType, hashCode, toStringprotected Statement(ExpressionType nodeType, Type type)
Copyright © 2012-2021 Apache Software Foundation. All Rights Reserved.