Package org.jruby.ast
Class ArgsCatNode
java.lang.Object
org.jruby.ast.Node
org.jruby.ast.ArgsCatNode
- All Implemented Interfaces:
TwoValueNode
-
Field Summary
Fields inherited from class org.jruby.ast.Node
containsVariableAssignment, newline -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jruby.ast.Node
containsVariableAssignment, createList, createList, createList, createList, executesOnce, getFile, getLine, getNodeName, isNewline, isNil, needsDefinitionCheck, setLine, setNewline, toString, toString, toStringExtraInfo, toStringInternal, unsetNewline
-
Constructor Details
-
ArgsCatNode
-
-
Method Details
-
getNodeType
- Specified by:
getNodeTypein classNode- Returns:
- the nodeId
-
accept
-
getFirstNode
- Specified by:
getFirstNodein interfaceTwoValueNode
-
getSecondNode
- Specified by:
getSecondNodein interfaceTwoValueNode
-
childNodes
- Specified by:
childNodesin classNode
-