Uses of Class
eu.bandm.tools.tpath.type.Node.Enumerated
Packages that use Node.Enumerated
-
Uses of Node.Enumerated in eu.bandm.tools.tpath.type
Fields in eu.bandm.tools.tpath.type with type parameters of type Node.EnumeratedModifier and TypeFieldDescriptionstatic final Function<Node.Enumerated, NonNullSet<String>> Node.Enumerated.get_valuesDeprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.tpath.type that return Node.EnumeratedModifier and TypeMethodDescriptionNode.Enumerated.doclone()Copies values of all common fields from the argument.Node.Enumerated.with_values(NonNullSet<String> val) Methods in eu.bandm.tools.tpath.type with parameters of type Node.EnumeratedModifier and TypeMethodDescriptionprotected voidNode.__Formatter.action(Node.Enumerated el) protected voidNode.MATCH_ONLY_00.action(Node.Enumerated e0) voidNode.MATCH_ONLY_00.match(Node.Enumerated e0) protected FormatNode.__Formatter.toFormat(Node.Enumerated el) booleanNode.Enumerated.x_equals(Node.Enumerated e0)