public class ContextSpecConditionImmediate extends Object implements ContextSpecCondition
Modifier and Type | Field and Description |
---|---|
static ContextSpecConditionImmediate |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(ContextSpecConditionVisitor<T> visitor) |
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
public static final ContextSpecConditionImmediate INSTANCE
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface ContextSpecCondition
public <T> T accept(ContextSpecConditionVisitor<T> visitor)
accept
in interface ContextSpecCondition
Copyright © 2005–2022. All rights reserved.