public abstract class NumericNode extends Node implements ILiteralNode, LiteralValue
containsVariableAssignment, newline| Constructor and Description |
|---|
NumericNode(int line) |
| Modifier and Type | Method and Description |
|---|---|
NumericNode |
negate() |
accept, childNodes, containsVariableAssignment, createList, createList, createList, createList, executesOnce, findFirstChild, getFile, getLine, getNodeName, getNodeType, isNewline, isNil, needsDefinitionCheck, setLine, setNewline, toString, toString, toStringExtraInfo, toStringInternal, unsetNewlineclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitliteralValuepublic NumericNode negate()
Copyright © 2001-2022 JRuby. All Rights Reserved.