Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_
M
main(String[])
- Static method in class astcentric.
BuildInfo
Prints build and environment information onto the console.
markState()
- Method in class astcentric.structure.transformation.
TransformationProcessor
Marks the current transformation on the undo stack.
moveNode(Node, Node, int)
- Method in interface astcentric.structure.basic.
AST
Moves a node (with descendants) to another location specified by a new parent node and child index.
MoveNode
- Class in
astcentric.structure.transformation
Transformation which moves a
Node
inside an
AST
.
MoveNode(AST, Node, Node, int)
- Constructor for class astcentric.structure.transformation.
MoveNode
Creates an instance for the specified AST, node to be moved, new parent node and child index.
Multiplicity
- Class in
astcentric.structure.validation
Immutable class modeling the multiplicity of something.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_