org.prorefactor.core
Interface ICallbackAST


public interface ICallbackAST

Interface for callback with an antlr.collections.AST.


Field Summary
static ICallbackAST nullCallback
           
 
Method Summary
 void run(AST ast)
           
 

Field Detail

nullCallback

static final ICallbackAST nullCallback
Method Detail

run

void run(AST ast)


Copyright © 2008 Joanju Software. All Rights Reserved.