Uses of Enum
com.apicatalog.tree.io.NodeVisitor.Context
-
Uses of NodeVisitor.Context in com.apicatalog.tree.io
Fields in com.apicatalog.tree.io declared as NodeVisitor.ContextModifier and TypeFieldDescriptionprotected NodeVisitor.ContextNodeVisitor.nodeContextRole of the current node.Methods in com.apicatalog.tree.io that return NodeVisitor.ContextModifier and TypeMethodDescriptionstatic NodeVisitor.ContextReturns the enum constant of this type with the specified name.static NodeVisitor.Context[]NodeVisitor.Context.values()Returns an array containing the constants of this enum type, in the order they are declared.