org.jruby.common
Interface IErrors
- public interface IErrors
- Version:
- $Revision: 1.1 $
- Author:
- jpetersen
ERROR
public static final int ERROR
- See Also:
- Constant Field Values
WARN
public static final int WARN
- See Also:
- Constant Field Values
WARNING
public static final int WARNING
- See Also:
- Constant Field Values
WARN_UNLESS_E
public static final int WARN_UNLESS_E
- See Also:
- Constant Field Values
WARNING_UNLESS_E
public static final int WARNING_UNLESS_E
- See Also:
- Constant Field Values
VERBOSE
public static final int VERBOSE
- See Also:
- Constant Field Values
SYNTAX_ERROR
public static final int SYNTAX_ERROR
- See Also:
- Constant Field Values
COMPILE_ERROR
public static final int COMPILE_ERROR
- See Also:
- Constant Field Values
Copyright © 2002 Jan Arne Petersen. All Rights Reserved.