public abstract class NumericNode extends Node implements ILiteralNode
containsVariableAssignment, newline
Constructor and Description |
---|
NumericNode(ISourcePosition position) |
Modifier and Type | Method and Description |
---|---|
NumericNode |
negate() |
accept, childNodes, containsVariableAssignment, createList, createList, createList, createList, executesOnce, findFirstChild, getFile, getLine, getNodeName, getNodeType, getPosition, isNewline, isNil, needsDefinitionCheck, setNewline, setPosition, toString, toString, toStringInternal
public NumericNode(ISourcePosition position)
public NumericNode negate()
Copyright © 2001-2021 JRuby. All Rights Reserved.