kmy.jint.util
Interface ErrorStorage

All Known Implementing Classes:
ErrorKeeper, JintClass, JintClassTable.JintClassConsumer, Parser

public interface ErrorStorage


Method Summary
 void storeError(CompilerException e)
           
 

Method Detail

storeError

public void storeError(CompilerException e)