public abstract class AstNode extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
AstType |
getType() |
int |
getTypeId() |
abstract boolean |
hasValue() |
abstract int |
size() |
Copyright © 2017. All rights reserved.