메소드 | 설명 | |
---|---|---|
VMReferenceMungeVisitor ( |
CTOR - takes a map of args to reference
|
|
Visit ( |
Visitor method - if the literal is right, will set the literal in the ASTReference node
|
public VMReferenceMungeVisitor ( |
||
map | ||
리턴 | System |
public Visit ( |
||
node | ASTReference to work on | |
data | Object | Object to pass down from caller |
리턴 | Object |