Uses of Enum
net.hydromatic.morel.ast.FromBuilder.TupleType
Packages that use FromBuilder.TupleType
-
Uses of FromBuilder.TupleType in net.hydromatic.morel.ast
Methods in net.hydromatic.morel.ast that return FromBuilder.TupleTypeModifier and TypeMethodDescriptionprivate static FromBuilder.TupleTypeReturns whether tuple is something like "{i = i, j = j}".static FromBuilder.TupleTypeReturns the enum constant of this type with the specified name.static FromBuilder.TupleType[]FromBuilder.TupleType.values()Returns an array containing the constants of this enum type, in the order they are declared.