Class ComputeOrderInfo
Inheritance
System.Object
ComputeOrderInfo
Namespace: Mixture
Assembly: Mixture.Runtime.dll
Syntax
public class ComputeOrderInfo
Fields
| Improve this Doc View SourceforLoopLevel
Declaration
public Dictionary<BaseNode, int> forLoopLevel
Field Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<BaseNode, System.Int32> |
Methods
| Improve this Doc View SourceClear()
Declaration
public void Clear()