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