public abstract class EnumForgeBaseScalar extends EnumForgeBase
Modifier and Type | Field and Description |
---|---|
protected ObjectArrayEventType |
type |
innerExpression, streamNumLambda
Constructor and Description |
---|
EnumForgeBaseScalar(ExprForge innerExpression,
int streamCountIncoming,
ObjectArrayEventType type) |
Modifier and Type | Method and Description |
---|---|
ObjectArrayEventType |
getType() |
getInnerExpression, getStreamNumSize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
codegen, getEnumEvaluator
protected final ObjectArrayEventType type
public EnumForgeBaseScalar(ExprForge innerExpression, int streamCountIncoming, ObjectArrayEventType type)
public ObjectArrayEventType getType()