public interface ContextSpecCondition
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(ContextSpecConditionVisitor<T> visitor) |
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
<T> T accept(ContextSpecConditionVisitor<T> visitor)
CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
Copyright © 2005–2022. All rights reserved.