JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jruby.ast
Interface TwoValueNode
All Known Implementing Classes:
ArgsCatNode
,
ArgsPushNode
public interface
TwoValueNode
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Node
getFirstNode
()
Node
getSecondNode
()
Method Details
getFirstNode
Node
getFirstNode
()
getSecondNode
Node
getSecondNode
()