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