protected static class AbstractSession.ExecStep extends Object
| Modifier and Type | Field and Description |
|---|---|
protected FrameIter |
frameIter |
protected String |
name |
protected AbstractSession.ExecType |
type |
| Modifier | Constructor and Description |
|---|---|
protected |
ExecStep(@NonNull AbstractSession.ExecType execType,
@NonNull String name,
FrameIter frameIter) |
protected final AbstractSession.ExecType type
protected final String name
protected final FrameIter frameIter
protected ExecStep(@NonNull
@NonNull AbstractSession.ExecType execType,
@NonNull
@NonNull String name,
FrameIter frameIter)
protected AbstractSession.VarId toVarId()
Copyright © 2021. All rights reserved.