R |
GenericVisitor.visit(IntegerLiteralExpr n,
A arg) |
Visitable |
ModifierVisitor.visit(IntegerLiteralExpr n,
A arg) |
void |
VoidVisitor.visit(IntegerLiteralExpr n,
A arg) |
void |
VoidVisitorAdapter.visit(IntegerLiteralExpr n,
A arg) |
R |
GenericVisitorAdapter.visit(IntegerLiteralExpr n,
A arg) |
List<R> |
GenericListVisitorAdapter.visit(IntegerLiteralExpr n,
A arg) |
void |
TreeStructureVisitor.visit(IntegerLiteralExpr n,
Integer arg) |
Visitable |
CloneVisitor.visit(IntegerLiteralExpr n,
Object arg) |
Boolean |
EqualsVisitor.visit(IntegerLiteralExpr n,
Visitable arg) |
Integer |
HashCodeVisitor.visit(IntegerLiteralExpr n,
Void arg) |