SWT LPEX
v3.0.5

com.ibm.lpex.tpfhlasm
Interface TPFHLAsmParserConstants


public interface TPFHLAsmParserConstants

Constants for the TPF HLAsm parser.


Field Summary
static String DOCUMENT_PUT_LEVEL
          Parser profile key.
static int MAX_PUT_LEVEL
          PUT level constant.
static String MESSAGE_ID_BAD_PUT_LEVEL
          Parser message id.
static String MESSAGE_ID_DISPLAY_MAC_FILE
          Parser message id.
static String MESSAGE_ID_DISPLAY_NO_PUT_LEVEL
          Parser message id.
static String MESSAGE_ID_DISPLAY_PUT_LEVEL
          Parser message id.
static int MIN_PUT_LEVEL
          PUT level constant.
static int NO_PUT_LEVEL_IN_USE
          PUT level constant.
static String PARSER_TPF_MACRO_FILE
          Parser profile key.
static String PARSER_USER_MACRO_FILE
          Parser profile key.
static String PROFILE_NAME
          The parser profile.
 

Field Detail

NO_PUT_LEVEL_IN_USE

public static final int NO_PUT_LEVEL_IN_USE
PUT level constant.

See Also:
Constant Field Values

MIN_PUT_LEVEL

public static final int MIN_PUT_LEVEL
PUT level constant.

See Also:
Constant Field Values

MAX_PUT_LEVEL

public static final int MAX_PUT_LEVEL
PUT level constant.

See Also:
Constant Field Values

DOCUMENT_PUT_LEVEL

public static final String DOCUMENT_PUT_LEVEL
Parser profile key.

See Also:
Constant Field Values

PARSER_USER_MACRO_FILE

public static final String PARSER_USER_MACRO_FILE
Parser profile key.

See Also:
Constant Field Values

PARSER_TPF_MACRO_FILE

public static final String PARSER_TPF_MACRO_FILE
Parser profile key.

See Also:
Constant Field Values

PROFILE_NAME

public static final String PROFILE_NAME
The parser profile.

See Also:
Constant Field Values

MESSAGE_ID_BAD_PUT_LEVEL

public static final String MESSAGE_ID_BAD_PUT_LEVEL
Parser message id.

See Also:
Constant Field Values

MESSAGE_ID_DISPLAY_MAC_FILE

public static final String MESSAGE_ID_DISPLAY_MAC_FILE
Parser message id.

See Also:
Constant Field Values

MESSAGE_ID_DISPLAY_NO_PUT_LEVEL

public static final String MESSAGE_ID_DISPLAY_NO_PUT_LEVEL
Parser message id.

See Also:
Constant Field Values

MESSAGE_ID_DISPLAY_PUT_LEVEL

public static final String MESSAGE_ID_DISPLAY_PUT_LEVEL
Parser message id.

See Also:
Constant Field Values

SWT LPEX
v3.0.5

(C) Copyright IBM Corporation 1998, 2005.  All Rights Reserved.