Uses of Enum Class
com.twineworks.tweakflow.spec.nodes.SpecNodeType
Packages that use SpecNodeType
-
Uses of SpecNodeType in com.twineworks.tweakflow.spec.nodes
Methods in com.twineworks.tweakflow.spec.nodes that return SpecNodeTypeModifier and TypeMethodDescriptionAfterNode.getType()BeforeNode.getType()DescribeNode.getType()EffectNode.getType()FileNode.getType()ItNode.getType()SpecNode.getType()SubjectEffectNode.getType()SubjectNode.getType()SubjectTransformNode.getType()SuiteNode.getType()static SpecNodeTypeReturns the enum constant of this class with the specified name.static SpecNodeType[]SpecNodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.