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

P

parse(String) - Method in class astcentric.structure.basic.property.BooleanProperty
 
parse(String) - Method in class astcentric.structure.basic.property.DoubleProperty
Returns an instance based on parsing a valid decimal representation of a floating point number.
parse(String) - Method in class astcentric.structure.basic.property.FloatProperty
Returns an instance based on parsing a valid decimal representation of a floating point number.
parse(String) - Method in class astcentric.structure.basic.property.IntegerProperty
Returns an instance based on a decimal number.
parse(String) - Method in class astcentric.structure.basic.property.LongProperty
Returns an instance based on a decimal number.
parse(String) - Method in interface astcentric.structure.basic.property.Property
Parses the specified property an returns an instance of this class.
parse(String) - Method in class astcentric.structure.basic.property.StringProperty
 
pickChild(Node, Node) - Static method in class astcentric.structure.basic.NodeTool
Picks the first child referring to the specified reference node.
prepareForNodeCreation(String) - Method in interface astcentric.structure.basic.AST
Prepares the AST to be ready to create new nodes.
process(Node, QueryContext, NodeHandler) - Method in class astcentric.structure.query.AncestorCollector
 
process(Node, QueryContext, NodeHandler) - Method in class astcentric.structure.query.DescendantsCollector
 
process(Node, QueryContext, NodeHandler) - Method in class astcentric.structure.query.DifferenceCollector
 
process(Node, QueryContext, NodeHandler) - Method in class astcentric.structure.query.IntersectionCollector
 
process(Node, QueryContext, NodeHandler) - Method in class astcentric.structure.query.NodeCollectorTemplate
Processes the specified node and delivers each result node to the specified node handler.
process(Node, QueryContext, NodeHandler) - Method in class astcentric.structure.query.ReferenceCollector
 
process(Node, QueryContext, NodeHandler) - Method in class astcentric.structure.query.SiblingCollector
 
process(Transformation) - Method in class astcentric.structure.transformation.TransformationProcessor
Processes the specified transformation, puts it onto the undo stack and clears the redo stack.
Property - Interface in astcentric.structure.basic.property
Interface for all types of properties an AST or a Node may have.
PropertyFactory - Class in astcentric.structure.basic.property
Factory of Property instances.

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