containsVariableAssignment, newline| Constructor and Description |
|---|
DSymbolNode(int line) |
DSymbolNode(int line,
DStrNode node)
For mutating from a DStr to a DSym (we just create a new one with same contents).
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(NodeVisitor<T> visitor) |
NodeType |
getNodeType() |
getEncodingadd, addAll, addAll, addAll, addAllInternal, addInternal, childNodes, children, get, getLast, isEmpty, iterator, sizecontainsVariableAssignment, createList, createList, createList, createList, executesOnce, findFirstChild, getFile, getLine, getNodeName, isNewline, isNil, needsDefinitionCheck, setLine, setNewline, toString, toString, toStringExtraInfo, toStringInternal, unsetNewlinepublic DSymbolNode(int line,
DStrNode node)
node - to be copiedpublic DSymbolNode(int line)
public NodeType getNodeType()
getNodeType in class ListNodepublic <T> T accept(NodeVisitor<T> visitor)
Copyright © 2001-2022 JRuby. All Rights Reserved.