Class | Description |
---|---|
StructuralInput |
Marker type for describing node inputs in snippets that are not of type
InputType.Value . |
StructuralInput.Anchor |
Marker type for
InputType.Anchor edges in snippets. |
StructuralInput.Association |
Marker type for
InputType.Association edges in snippets. |
StructuralInput.Condition |
Marker type for
InputType.Condition edges in snippets. |
StructuralInput.Extension |
Marker type for
InputType.Extension edges in snippets. |
StructuralInput.Guard |
Marker type for
InputType.Guard edges in snippets. |
StructuralInput.Memory |
Marker type for
InputType.Memory edges in snippets. |
StructuralInput.State |
Marker type for
InputType.State edges in snippets. |
Enum | Description |
---|---|
InputType | |
NodeCycles |
Constants representing an estimation of the number of CPU cycles needed to execute a certain
compiler node.
|
NodeSize |
Constants representing an estimation of of the size needed to represent a compiler node in
machine code.
|
Verbosity |
Annotation Type | Description |
---|---|
NodeInfo | |
StructuralInput.MarkerType |