Uses of Enum Class
eu.bandm.tools.tpath.absy.Axis
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
-
Uses of Axis in eu.bandm.tools.tpath.absy
Modifier and TypeFieldDescriptionprotected Axis
TPath.AxisSpecifier.axis
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionstatic final Function<TPath.AxisSpecifier,
Axis> TPath.AxisSpecifier.get_axis
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionTPath.AxisSpecifier.get_axis()
Generated by umod; model author's documentation MISSING.static Axis
Returns the enum constant of this class with the specified name.static Axis[]
Axis.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
boolean
Generated by umod; model author's documentation MISSING.ModifierConstructorDescriptionAxisSpecifier
(Axis axis) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".