dods.dap.parser
Interface DDSParserConstants
- All Known Implementing Classes:
- DDSParser, DDSParserTokenManager
public interface DDSParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
DATASET
static final int DATASET
- See Also:
- Constant Field Values
LIST
static final int LIST
- See Also:
- Constant Field Values
SEQUENCE
static final int SEQUENCE
- See Also:
- Constant Field Values
STRUCTURE
static final int STRUCTURE
- See Also:
- Constant Field Values
GRID
static final int GRID
- See Also:
- Constant Field Values
BYTE
static final int BYTE
- See Also:
- Constant Field Values
INT16
static final int INT16
- See Also:
- Constant Field Values
UINT16
static final int UINT16
- See Also:
- Constant Field Values
INT32
static final int INT32
- See Also:
- Constant Field Values
UINT32
static final int UINT32
- See Also:
- Constant Field Values
FLOAT32
static final int FLOAT32
- See Also:
- Constant Field Values
FLOAT64
static final int FLOAT64
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
URL
static final int URL
- See Also:
- Constant Field Values
WORD
static final int WORD
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
static final String[] tokenImage