DegenerateCommandTypeGraph

Represents a command type graph with only one type.

Members

Aliases

Types
alias Types = AliasSeq!CommandType
Undocumented in source.

Templates

getTypeIndexOf
template getTypeIndexOf(T)
Undocumented in source.

Variables

adjacencies
TypeGraphNode[][1] adjacencies;
Undocumented in source.
rootTypeIndices
int[] rootTypeIndices;
Undocumented in source.

Meta