A B C D E F G H I L M N O P Q R S T U V W Z _

N

NAME_VALIDATOR - Static variable in class astcentric.structure.basic.tool.NameValidator
 
NameHandler - Interface in astcentric.structure.validation
Call-back interface for internal iteration over a collection of names.
NameValidationFailure - Class in astcentric.structure.validation
 
NameValidator - Class in astcentric.structure.basic.tool
Validator of a string representing the name of an AST or a Node.
NameValidator() - Constructor for class astcentric.structure.basic.tool.NameValidator
 
NameValueValidatorFactory - Class in astcentric.structure.validation
 
NameValueValidatorFactory() - Constructor for class astcentric.structure.validation.NameValueValidatorFactory
 
NameValueValidatorReceiver - Interface in astcentric.structure.validation
Receiver for the appearance of a ValueValidator for valid Node names.
Node - Interface in astcentric.structure.basic
Read-only interface of an AST node.
NodeAddedEvent - Class in astcentric.structure.basic
Event used in cases where a Node has been added or created.
NodeChangedEvent - Class in astcentric.structure.basic
Event used in cases where a Node has been changed.
NodeCollection - Interface in astcentric.structure.basic
An ordered collection of Nodes.
NodeCollectionProvider - Class in astcentric.structure.query
A provider of a NodeCollection.
NodeCollectionProvider(NodeCollection) - Constructor for class astcentric.structure.query.NodeCollectionProvider
Creates an instance for the specified node collection.
NodeCollectionType - Enum in astcentric.structure.basic
Factories for some predefined NodeCollection types.
NodeCollector - Interface in astcentric.structure.query
A factory for a NodeCollection.
NodeCollectorCollector - Class in astcentric.structure.query
 
NodeCollectorCollector() - Constructor for class astcentric.structure.query.NodeCollectorCollector
 
NodeCollectorHandler - Interface in astcentric.structure.query
 
NodeCollectorTemplate - Class in astcentric.structure.query
Abstract class of all node collectors based on a collection of NodeCollectors and a filter.
NodeCollectorTemplate() - Constructor for class astcentric.structure.query.NodeCollectorTemplate
 
NodeDeletedEvent - Class in astcentric.structure.basic
Event used in cases where a Node has been deleted.
NodeException - Exception in astcentric.structure.basic
Exception related to some Node.
NodeException(Node, String) - Constructor for exception astcentric.structure.basic.NodeException
Creates an instance for the specified node and message.
NodeException(Node, String, Throwable) - Constructor for exception astcentric.structure.basic.NodeException
Creates an instance for the specified node, message, and throwable.
NodeHandler - Interface in astcentric.structure.basic
Call-back interface for internal iteration of Node collections.
NodeMovedEvent - Class in astcentric.structure.basic
Event used in cases where a Node has been moved inside an AST.
NodeNameProvider - Class in astcentric.structure.validation
 
NodeNameProvider(Node, String) - Constructor for class astcentric.structure.validation.NodeNameProvider
 
NodeNameValidator - Class in astcentric.structure.validation.tool
 
NodeNameValidator(NodeValidator) - Constructor for class astcentric.structure.validation.tool.NodeNameValidator
 
NodeTool - Class in astcentric.structure.basic
A bunch of helper methods concerning Nodes.
NodeValidator - Interface in astcentric.structure.basic
Interface of all classes validating a Node.
NodeValidatorDescriptionReceiver - Interface in astcentric.structure.basic
Marker interface of all receiver to which the various types of NodeValidators send their descriptions.
NodeValidatorFactory - Interface in astcentric.structure.validation
Interface of all classes creating object of type NodeValidator.
NumberProperty - Interface in astcentric.structure.basic.property
Property which can return its value as a Number.
NumberPropertyFactory - Class in astcentric.structure.basic.property
Factory for NumberProperties.
NumberPropertyFactory() - Constructor for class astcentric.structure.basic.property.NumberPropertyFactory
 
NumberValueValidatorReceiver - Interface in astcentric.structure.validation
Receiver for the appearance of ValueValidator for numbers from an interval.

A B C D E F G H I L M N O P Q R S T U V W Z _