mark.core.text
Interface NonwhiteScannerConstants

All Known Implementing Classes:
NonwhiteScanner, NonwhiteScannerTokenManager

public interface NonwhiteScannerConstants


Field Summary
static int DEFAULT
           
static int EOF
           
static java.lang.String[] tokenImage
           
static int tWord
           
 

Field Detail

EOF

public static final int EOF
See Also:
Constant Field Values

tWord

public static final int tWord
See Also:
Constant Field Values

DEFAULT

public static final int DEFAULT
See Also:
Constant Field Values

tokenImage

public static final java.lang.String[] tokenImage