1 type derived from TreeType
IOperationGenerator (1)
Model.cs (1)
52public class AbstractNode : TreeType
2 references to TreeType
IOperationGenerator (2)
IOperationClassWriter.cs (1)
1086private void WriteExperimentalAttributeIfNeeded(TreeType node)
Model.cs (1)
25public List<TreeType> Types;