Uses of Class
eu.bandm.tools.tpath.type.Node.NodeType
Packages that use Node.NodeType
-
Uses of Node.NodeType in eu.bandm.tools.tpath.type
Subclasses of Node.NodeType in eu.bandm.tools.tpath.typeModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classMethods in eu.bandm.tools.tpath.type that return Node.NodeTypeModifier and TypeMethodDescriptionNode.NodeType.doclone()Copies values of all common fields from the argument.Methods in eu.bandm.tools.tpath.type that return types with arguments of type Node.NodeTypeModifier and TypeMethodDescriptionstatic Set<Node.NodeType> Set<? extends Node.NodeType> TypeInference.getAllTypes()Methods in eu.bandm.tools.tpath.type with parameters of type Node.NodeTypeModifier and TypeMethodDescriptionprotected voidNode.__Formatter.action(Node.NodeType el) protected voidNode.MATCH_ONLY_00.action(Node.NodeType e0) protected voidType.MATCH_ONLY_00.action(Node.NodeType e0) booleanPathRelation.add(Node.NodeType t, Node.NodeType u) booleanPathRelation.addId(Node.NodeType t) voidNode.MATCH_ONLY_00.match(Node.NodeType e0) protected FormatNode.__Formatter.toFormat(Node.NodeType el) Method parameters in eu.bandm.tools.tpath.type with type arguments of type Node.NodeTypeModifier and TypeMethodDescriptionbooleanPathRelation.addAll(Collection<? extends Map.Entry<? extends Node.NodeType, ? extends Node.NodeType>> c) booleanPathRelation.addAll(Collection<? extends Map.Entry<? extends Node.NodeType, ? extends Node.NodeType>> c) booleanPathRelation.addAllId(Collection<? extends Node.NodeType> c) static PathRelationPathRelation.compose(Set<Node.NodeType> support, PathRelation... rels) static PathRelationPathRelation.intersection(Set<Node.NodeType> support, PathRelation... rels) static PathRelationPathRelation.union(Set<Node.NodeType> support, PathRelation... rels) static Type.NodeRelUtil.union(Set<Node.NodeType> support, Type.NodeRel... args) Constructor parameters in eu.bandm.tools.tpath.type with type arguments of type Node.NodeType