public interface LabelLeAssertion extends Assertion
Modifier and Type | Method and Description |
---|---|
Label |
lhs() |
LabelLeAssertion |
lhs(Label lhs) |
Label |
rhs() |
LabelLeAssertion |
rhs(Label rhs) |
polyglot.ast.Expr |
toJava(JifToJavaRewriter rw) |
Label lhs()
Label rhs()
LabelLeAssertion lhs(Label lhs)
LabelLeAssertion rhs(Label rhs)
polyglot.ast.Expr toJava(JifToJavaRewriter rw) throws polyglot.types.SemanticException
polyglot.types.SemanticException