public class ReturnStatement extends Statement
token
ReturnStatement(Expression exp, GrammarToken token)
void
execute(Context ctx)
infer(InferContext inferCtx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReturnStatement(Expression exp, GrammarToken token)
public void execute(Context ctx)
execute
Statement
public void infer(InferContext inferCtx)
infer
ASTNode
Copyright © 2015. All rights reserved.