public class IntegerConstantNode extends Node
BNARY_OPERATOR, CLOSE, CONSTANT, OPEN, type, UNARY_OPERATOR, UNKNOWN, VARIABLE
Constructor and Description |
---|
IntegerConstantNode(String s) |
Modifier and Type | Method and Description |
---|---|
int |
getValue() |
String |
toString() |
deparent, detachNext, detachPrevious, dispose, isClose, isOpen, linkNext, next, parent, previous, remove, replaceChild, replaceNext, replacePrevious, replaceSymbols, replaceWith, setParent, siblingsToString
Copyright © 2020. All rights reserved.