Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
L
M
N
O
P
R
S
T
X
A
add(Decoration)
- Method in class org.deft.extension.persistence.
Persistence
add(Modification)
- Method in class org.deft.extension.persistence.
Persistence
addAllStyleContainer(List<StyleContainer>)
- Method in class org.deft.extension.decoration.style.
StyleInformation
addContentFromOtherNodeInformation(NodeInformation)
- Method in class org.deft.extension.decoration.modify.
ModifiedInformation
addContentFromOtherNodeInformation(NodeInformation)
- Method in class org.deft.extension.decoration.protect.
ProtectedInformation
addContentFromOtherNodeInformation(NodeInformation)
- Method in class org.deft.extension.decoration.style.
StyleInformation
addStyleContainer(StyleContainer)
- Method in class org.deft.extension.decoration.style.
StyleInformation
addToken(Token)
- Method in class org.deft.extension.tools.astlayouter.
TokenLine
appendAfter(TreeNode, TreeNode, XPath, int, int, int, int)
- Method in class org.deft.extension.tools.astmodifier.
ASTModifier
appendBefore(TreeNode, TreeNode, XPath, int, int, int, int)
- Method in class org.deft.extension.tools.astmodifier.
ASTModifier
apply(TreeNode)
- Method in class org.deft.extension.persistence.
Item
Apply stored modifictions/decoration to a AST.
apply(TreeNode)
- Method in class org.deft.extension.persistence.
Persistence
Apply all modification/decations to a AST.
applyDecoration(TreeNode)
- Method in class org.deft.extension.decoration.modify.
ModifiedDecorator
applyDecoration(TreeNode)
- Method in class org.deft.extension.decoration.protect.
ProtectedDecorator
applyDecoration(TreeNode)
- Method in class org.deft.extension.decoration.style.
StyleDecorator
ASTLayout
- Class in
org.deft.extension.tools.astlayouter
Representation of the complete layout behind a AST.
ASTLayout(List<TokenNode>)
- Constructor for class org.deft.extension.tools.astlayouter.
ASTLayout
ASTLayouter
- Class in
org.deft.extension.tools.astlayouter
The TokenLayouter provides basic layout operation on an AST.
ASTLayouter(List<TokenNode>)
- Constructor for class org.deft.extension.tools.astlayouter.
ASTLayouter
ASTLayouterInvoker
- Class in
org.deft.extension.tools.astlayouter
Handles a invoker call from a Persistence object and applies a layout change to a XPath.
ASTLayouterInvoker()
- Constructor for class org.deft.extension.tools.astlayouter.
ASTLayouterInvoker
ASTModifier
- Class in
org.deft.extension.tools.astmodifier
Provides modification operation on a AST.
ASTModifier(SyntaxCheckerVisitor)
- Constructor for class org.deft.extension.tools.astmodifier.
ASTModifier
ASTModifierInvoker
- Class in
org.deft.extension.tools.astmodifier
method - appendAfter, appendBefore, replace, replaceList and changeToComment
location - XPath syntaxchecker - SyntaxCheckerVisitor; optional (NoSyntaxCheckerVisitor)
insert - String; FILE+“||“+XPATH or (K_CLASS_BODY_DECLARATIONS | K_COMPILATION_UNIT | K_EXPRESSION | K_STATEMENTS)+ „||“+SOURCECODE|FILE+“||“+XPATH z.B.
ASTModifierInvoker()
- Constructor for class org.deft.extension.tools.astmodifier.
ASTModifierInvoker
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
L
M
N
O
P
R
S
T
X