containsVariableAssignment, newline| Constructor and Description |
|---|
OptArgNode(int line,
Node value) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(NodeVisitor<T> visitor) |
java.util.List<Node> |
childNodes() |
RubySymbol |
getName() |
NodeType |
getNodeType() |
Node |
getValue() |
containsVariableAssignment, createList, createList, createList, createList, executesOnce, findFirstChild, getFile, getLine, getNodeName, isNewline, isNil, needsDefinitionCheck, setLine, setNewline, toString, toString, toStringExtraInfo, toStringInternal, unsetNewlinepublic OptArgNode(int line,
Node value)
public NodeType getNodeType()
getNodeType in class Nodepublic Node getValue()
public <T> T accept(NodeVisitor<T> visitor)
public java.util.List<Node> childNodes()
childNodes in class Nodepublic RubySymbol getName()
Copyright © 2001-2022 JRuby. All Rights Reserved.