Uses of Enum Class
com.twineworks.tweakflow.lang.ast.expressions.ReferenceNode.Anchor
Packages that use ReferenceNode.Anchor
Package
Description
-
Uses of ReferenceNode.Anchor in com.twineworks.tweakflow.lang.ast.expressions
Methods in com.twineworks.tweakflow.lang.ast.expressions that return ReferenceNode.AnchorModifier and TypeMethodDescriptionReferenceNode.getAnchor()static ReferenceNode.AnchorReturns the enum constant of this class with the specified name.static ReferenceNode.Anchor[]ReferenceNode.Anchor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.twineworks.tweakflow.lang.ast.expressions with parameters of type ReferenceNode.Anchor -
Uses of ReferenceNode.Anchor in com.twineworks.tweakflow.lang.interpreter.ops
Methods in com.twineworks.tweakflow.lang.interpreter.ops that return ReferenceNode.Anchor