com.judoscript.parser.helper
Interface CatchType

All Known Implementing Classes:
CatchError, CatchJava, Finally

public interface CatchType


Field Summary
static CatchType ERROR
           
static CatchType FINALLY
           
 

Field Detail

ERROR

static final CatchType ERROR

FINALLY

static final CatchType FINALLY