public class RequiredKeywordArgumentValueNode extends Node implements InvisibleNode
| Constructor and Description |
|---|
RequiredKeywordArgumentValueNode() |
| Modifier and Type | Method and Description |
|---|---|
Object |
accept(NodeVisitor visitor) |
List<Node> |
childNodes() |
NodeType |
getNodeType() |
createList, createList, createList, createList, findFirstChild, getNodeName, getPosition, isNil, needsDefinitionCheck, setPosition, toString, toStringpublic Object accept(NodeVisitor visitor)
public List<Node> childNodes()
childNodes in class Nodepublic NodeType getNodeType()
getNodeType in class NodeCopyright © 2001-2015 JRuby. All Rights Reserved.