public class WhenScalar extends Exp
Modifier and Type | Method and Description |
---|---|
void |
acceptVisit(ExpressionVisitor visitor)
Accept a visit from a tree visitor.
|
Val |
getVal1() |
Val |
getVal2() |
public Val getVal1()
public Val getVal2()
public void acceptVisit(ExpressionVisitor visitor)
Expression
acceptVisit
in interface Expression
acceptVisit
in class Exp
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.