anvil.doc
Interface DocConstants
- All Known Implementing Classes:
- Doc, DocParser
- public interface DocConstants
T_ATTR
public static final int T_ATTR
- See Also:
- Constant Field Values
T_ATTRIBUTE
public static final int T_ATTRIBUTE
- See Also:
- Constant Field Values
T_AUTHOR
public static final int T_AUTHOR
- See Also:
- Constant Field Values
T_CATEGORY
public static final int T_CATEGORY
- See Also:
- Constant Field Values
T_CLASS
public static final int T_CLASS
- See Also:
- Constant Field Values
T_CONST
public static final int T_CONST
- See Also:
- Constant Field Values
T_CONSTRUCTOR
public static final int T_CONSTRUCTOR
- See Also:
- Constant Field Values
T_DEFAULT
public static final int T_DEFAULT
- See Also:
- Constant Field Values
T_DEPRECATED
public static final int T_DEPRECATED
- See Also:
- Constant Field Values
T_EXCLUDE
public static final int T_EXCLUDE
- See Also:
- Constant Field Values
T_FUNCTION
public static final int T_FUNCTION
- See Also:
- Constant Field Values
T_INTERFACE
public static final int T_INTERFACE
- See Also:
- Constant Field Values
T_MEMBER
public static final int T_MEMBER
- See Also:
- Constant Field Values
T_METHOD
public static final int T_METHOD
- See Also:
- Constant Field Values
T_MODULE
public static final int T_MODULE
- See Also:
- Constant Field Values
T_NAMESPACE
public static final int T_NAMESPACE
- See Also:
- Constant Field Values
T_OBSOLETE
public static final int T_OBSOLETE
- See Also:
- Constant Field Values
T_OPERATOR
public static final int T_OPERATOR
- See Also:
- Constant Field Values
T_PARAM
public static final int T_PARAM
- See Also:
- Constant Field Values
T_REFERENCE
public static final int T_REFERENCE
- See Also:
- Constant Field Values
T_RETURN
public static final int T_RETURN
- See Also:
- Constant Field Values
T_SEE
public static final int T_SEE
- See Also:
- Constant Field Values
T_SINCE
public static final int T_SINCE
- See Also:
- Constant Field Values
T_SYNOPSIS
public static final int T_SYNOPSIS
- See Also:
- Constant Field Values
T_THROWS
public static final int T_THROWS
- See Also:
- Constant Field Values
T_TYPE
public static final int T_TYPE
- See Also:
- Constant Field Values
T_VAR
public static final int T_VAR
- See Also:
- Constant Field Values
T_VERSION
public static final int T_VERSION
- See Also:
- Constant Field Values
T_DEFINE
public static final int T_DEFINE
- See Also:
- Constant Field Values
NAMES
public static final java.lang.String[] NAMES