public class RequiredKeywordArgumentValueNode extends Node implements InvisibleNode
containsVariableAssignment, newline
Constructor and Description |
---|
RequiredKeywordArgumentValueNode() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
accept(NodeVisitor visitor) |
java.util.List<Node> |
childNodes() |
NodeType |
getNodeType() |
containsVariableAssignment, createList, createList, createList, createList, findFirstChild, getFile, getLine, getNodeName, getPosition, isNewline, isNil, needsDefinitionCheck, setNewline, setPosition, toString, toString, toStringInternal
public java.lang.Object accept(NodeVisitor visitor)
public java.util.List<Node> childNodes()
childNodes
in class Node
public NodeType getNodeType()
getNodeType
in class Node
Copyright © 2001-2018 JRuby. All Rights Reserved.