public abstract class EnumForgeBasePlain extends Object implements EnumForge
Modifier and Type | Field and Description |
---|---|
protected ExprForge |
innerExpression |
protected int |
streamNumLambda |
Constructor and Description |
---|
EnumForgeBasePlain(ExprDotEvalParamLambda lambda) |
EnumForgeBasePlain(ExprForge innerExpression,
int streamCountIncoming) |
EnumForgeBasePlain(int streamCountIncoming) |
Modifier and Type | Method and Description |
---|---|
ExprForge |
getInnerExpression() |
int |
getStreamNumLambda() |
int |
getStreamNumSize() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
codegen, getEnumEvaluator
protected ExprForge innerExpression
protected int streamNumLambda
public EnumForgeBasePlain(ExprDotEvalParamLambda lambda)
public EnumForgeBasePlain(ExprForge innerExpression, int streamCountIncoming)
public EnumForgeBasePlain(int streamCountIncoming)
public ExprForge getInnerExpression()
public int getStreamNumSize()
getStreamNumSize
in interface EnumForge
public int getStreamNumLambda()
Copyright © 2005–2021. All rights reserved.