|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
DeclarationTarget
represents the pointer target of a declaration
(both function and variable declarations).DeclarationTarget
pointing to decl
.
DeclCollector
defines methods for collecting all referred
PDecl
nodes in the subtree of an AST node or in the subtrees of nodes
associated with points in a control flow graph.in
-calls.
in
-calls.
in
-calls from PBinop
nodes.
in
-calls from PBinop
nodes.
in
-calls from PBlock
nodes.
in
-calls from PBlock
nodes.
in
-calls from PBody
nodes.
in
-calls from PBody
nodes.
in
-calls from PDecl
nodes.
in
-calls from PDecl
nodes.
PDecl
node
to the collection.
in
-calls from PExp
nodes.
in
-calls from PExp
nodes.
in
-calls from PProgram
nodes.
in
-calls from PProgram
nodes.
in
-calls from PStm
nodes.
in
-calls from PStm
nodes.
Node
.
Node
.
Node
.
case
-methods.
case
-methods.
case
-methods.
point
is updated to be the join of the points in its dependency set.
node
accepted by the filter.
out
-calls.
out
-calls.
out
-calls from PBinop
nodes.
out
-calls from PBinop
nodes.
out
-calls from PBlock
nodes.
out
-calls from PBlock
nodes.
out
-calls from PBody
nodes.
out
-calls from PBody
nodes.
out
-calls from PDecl
nodes.
out
-calls from PDecl
nodes.
out
-calls from PExp
nodes.
out
-calls from PExp
nodes.
out
-calls from PProgram
nodes.
out
-calls from PProgram
nodes.
out
-calls from PStm
nodes.
out
-calls from PStm
nodes.
PBinop
nodes.
PBinop
node.
#casePBinop(PBinop)
is overridden.
PBinop
node.
PBinop
node.
#casePBinop(PBinop)
is overridden.
PBlock
nodes.
PBlock
node.
#casePBlock(PBlock)
is overridden.
PBlock
node.
PBlock
node.
#casePBlock(PBlock)
is overridden.
PBody
nodes.
PBody
node.
#casePBody(PBody)
is overridden.
PBody
node.
PBody
node.
#casePBody(PBody)
is overridden.
PDecl
nodes.
PDecl
node.
#casePDecl(PDecl)
is overridden.
PDecl
node.
PDecl
node.
#casePDecl(PDecl)
is overridden.
PExp
nodes.
PExp
node.
#casePExp(PExp)
is overridden.
PExp
node.
PExp
node.
#casePExp(PExp)
is overridden.
PProgram
nodes.
PProgram
node.
#casePProgram(PProgram)
is overridden.
PProgram
node.
PProgram
node.
#casePProgram(PProgram)
is overridden.
PStm
nodes.
PStm
node.
#casePStm(PStm)
is overridden.
PStm
node.
PStm
node.
#casePStm(PStm)
is overridden.
DefaultStringifier
implements the Stringifier
by calling the
Object.toString()
method.Token
.
Token
.
Token
.
DependencyStrategy
interface defines the necessary method to
abstract forwards and backwards dependency in a FlowAnalysis
.DepthFirstAdapter
extends the AnalysisAdapter
to
provide a forward depth-first traversal of the AST.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |