Package | Description |
---|---|
japa.parser.ast.visitor |
Modifier and Type | Method and Description |
---|---|
R |
GenericVisitor.visit(CharLiteralExpr n,
A arg) |
void |
VoidVisitorAdapter.visit(CharLiteralExpr n,
A arg) |
Node |
ModifierVisitorAdapter.visit(CharLiteralExpr n,
A arg) |
void |
VoidVisitor.visit(CharLiteralExpr n,
A arg) |
R |
GenericVisitorAdapter.visit(CharLiteralExpr n,
A arg) |
Boolean |
EqualsVisitor.visit(CharLiteralExpr n1,
Node arg) |
Node |
CloneVisitor.visit(CharLiteralExpr _n,
Object _arg) |
void |
DumpVisitor.visit(CharLiteralExpr n,
Object arg) |
Copyright © 2007-2017. All Rights Reserved.