public class TypedArgumentNode extends ArgumentNode
| Constructor and Description |
|---|
TypedArgumentNode(ArgumentNode argNode,
Node typeNode) |
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
childNodes() |
Node |
getTypeNode() |
accept, getDepth, getIndex, getName, getNodeType, setNameassign, createList, createList, createList, createList, definition, getNodeName, getPosition, interpret, isNil, setPosition, toStringpublic TypedArgumentNode(ArgumentNode argNode, Node typeNode)
public Node getTypeNode()
public List<Node> childNodes()
childNodes in class ArgumentNodeCopyright © 2001–2024 JRuby. All rights reserved.