|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeclarationTIR
Intermediate class for all types of declarations. (See known implementations.)
Method Summary | ||
---|---|---|
|
accept(DeclarationTIRVisitor<A> visitor)
Implements the visitor pattern with DeclarationTIRVisitor . |
|
IPosition |
getPosition()
Retrieves the position of the code that generated the TIR. |
Method Detail |
---|
<A> A accept(DeclarationTIRVisitor<A> visitor)
DeclarationTIRVisitor
.
visitor
- the visitor object.
IPosition getPosition()
getPosition
in interface HobbesTIR
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |