Class PairedExpression
java.lang.Object
com.blamejared.searchables.lang.expression.Expression
com.blamejared.searchables.lang.expression.type.PairedExpression
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R,C> R accept(ContextAwareVisitor<R, C> visitor, C context) <R> Rfirst()second()
-
Constructor Details
-
PairedExpression
-
-
Method Details
-
first
-
second
-
accept
- Specified by:
acceptin classExpression
-
accept
- Specified by:
acceptin classExpression
-