org.wikimodel.wem.confluence.javacc
Interface ConfluenceWikiScannerConstants

All Known Implementing Classes:
ConfluenceWikiScanner, ConfluenceWikiScannerTokenManager

public interface ConfluenceWikiScannerConstants

Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()


Field Summary
static int ALPHA
          RegularExpression Id.
static int BR
          RegularExpression Id.
static int CELL
          RegularExpression Id.
static int CHAR
          RegularExpression Id.
static int D_BR
          RegularExpression Id.
static int D_ESCAPED
          RegularExpression Id.
static int D_FORMAT_SYMBOL
          RegularExpression Id.
static int D_HEADER
          RegularExpression Id.
static int D_HORLINE
          RegularExpression Id.
static int D_LIST_ITEM
          RegularExpression Id.
static int D_MACRO_BLOCK_START
          RegularExpression Id.
static int D_MACRO_EMPTY_BLOCK
          RegularExpression Id.
static int D_MACRO_EMPTY_INLINE
          RegularExpression Id.
static int D_MACRO_INLINE_START
          RegularExpression Id.
static int D_NL
          RegularExpression Id.
static int D_QUOT_BLOCK
          RegularExpression Id.
static int D_QUOT_BLOCK_MACRO
          RegularExpression Id.
static int D_REFERENCE
          RegularExpression Id.
static int D_SPACE
          RegularExpression Id.
static int D_SPECIAL_SYMBOL
          RegularExpression Id.
static int D_SPECIAL_SYMBOLS
          RegularExpression Id.
static int D_TABLE_CELL
          RegularExpression Id.
static int D_TABLE_ROW
          RegularExpression Id.
static int D_URI
          RegularExpression Id.
static int D_VERBATIM_BLOCK
          RegularExpression Id.
static int D_VERBATIM_INLINE
          RegularExpression Id.
static int D_WORD
          RegularExpression Id.
static int DEFAULT
          Lexical state.
static int DIGIT
          RegularExpression Id.
static int EOF
          End of File.
static int ESCAPED
          RegularExpression Id.
static int FORMAT_SYMBOL
          RegularExpression Id.
static int HEADER
          RegularExpression Id.
static int HEXDIG
          RegularExpression Id.
static int HORLINE
          RegularExpression Id.
static int I_BR
          RegularExpression Id.
static int I_ESCAPED
          RegularExpression Id.
static int I_FORMAT_SYMBOL
          RegularExpression Id.
static int I_HEADER
          RegularExpression Id.
static int I_HORLINE
          RegularExpression Id.
static int I_LIST_ITEM
          RegularExpression Id.
static int I_MACRO_BLOCK_START
          RegularExpression Id.
static int I_MACRO_EMPTY_BLOCK
          RegularExpression Id.
static int I_MACRO_EMPTY_INLINE
          RegularExpression Id.
static int I_MACRO_INLINE_START
          RegularExpression Id.
static int I_NL
          RegularExpression Id.
static int I_QUOT_BLOCK
          RegularExpression Id.
static int I_QUOT_BLOCK_MACRO
          RegularExpression Id.
static int I_REFERENCE
          RegularExpression Id.
static int I_SPACE
          RegularExpression Id.
static int I_SPECIAL_SYMBOL
          RegularExpression Id.
static int I_SPECIAL_SYMBOLS
          RegularExpression Id.
static int I_TABLE_CELL
          RegularExpression Id.
static int I_TABLE_ROW
          RegularExpression Id.
static int I_URI
          RegularExpression Id.
static int I_VERBATIM_BLOCK
          RegularExpression Id.
static int I_VERBATIM_INLINE
          RegularExpression Id.
static int I_WORD
          RegularExpression Id.
static int INITIAL_CONTEXT
          Lexical state.
static int INTERNAL_MACRO
          RegularExpression Id.
static int INTERNAL_MACRO_CONTENT
          RegularExpression Id.
static int LI
          RegularExpression Id.
static int LIST_ITEM
          RegularExpression Id.
static int MACRO
          RegularExpression Id.
static int MACRO_BLOCK
          RegularExpression Id.
static int MACRO_CONTENT
          RegularExpression Id.
static int MACRO_CONTEXT
          Lexical state.
static int MACRO_PARAMS
          RegularExpression Id.
static int NEW_LINE
          RegularExpression Id.
static int QUOT_BLOCK
          RegularExpression Id.
static int QUOT_BLOCK_MACRO
          RegularExpression Id.
static int REFERENCE
          RegularExpression Id.
static int SPACE
          RegularExpression Id.
static int SPECIAL_SYMBOL
          RegularExpression Id.
static int SPECIAL_SYMBOLS
          RegularExpression Id.
static java.lang.String[] tokenImage
          Literal token values.
static int URI
          RegularExpression Id.
static int URI_AUTHORITY
          RegularExpression Id.
static int URI_FRAGMENT
          RegularExpression Id.
static int URI_GEN_DELIMS
          RegularExpression Id.
static int URI_HIER_PART
          RegularExpression Id.
static int URI_HOST
          RegularExpression Id.
static int URI_PATH_ABEMPTY
          RegularExpression Id.
static int URI_PATH_ABSOLUTE
          RegularExpression Id.
static int URI_PATH_ROOTLESS
          RegularExpression Id.
static int URI_PCHAR
          RegularExpression Id.
static int URI_PCHAR_FIRST
          RegularExpression Id.
static int URI_PCT_ENCODED
          RegularExpression Id.
static int URI_PORT
          RegularExpression Id.
static int URI_QUERY
          RegularExpression Id.
static int URI_REG_NAME
          RegularExpression Id.
static int URI_RESERVED
          RegularExpression Id.
static int URI_SCHEME
          RegularExpression Id.
static int URI_SCHEME_COMPOSITE
          RegularExpression Id.
static int URI_SEGMENT
          RegularExpression Id.
static int URI_SEGMENT_NZ
          RegularExpression Id.
static int URI_SEGMENT_NZ_NC
          RegularExpression Id.
static int URI_SUB_DELIMS
          RegularExpression Id.
static int URI_UNRESERVED
          RegularExpression Id.
static int URI_USERINFO
          RegularExpression Id.
static int VERBATIM
          RegularExpression Id.
 

Field Detail

EOF

static final int EOF
End of File.

See Also:
Constant Field Values

INTERNAL_MACRO

static final int INTERNAL_MACRO
RegularExpression Id.

See Also:
Constant Field Values

INTERNAL_MACRO_CONTENT

static final int INTERNAL_MACRO_CONTENT
RegularExpression Id.

See Also:
Constant Field Values

LI

static final int LI
RegularExpression Id.

See Also:
Constant Field Values

LIST_ITEM

static final int LIST_ITEM
RegularExpression Id.

See Also:
Constant Field Values

HEADER

static final int HEADER
RegularExpression Id.

See Also:
Constant Field Values

VERBATIM

static final int VERBATIM
RegularExpression Id.

See Also:
Constant Field Values

REFERENCE

static final int REFERENCE
RegularExpression Id.

See Also:
Constant Field Values

HORLINE

static final int HORLINE
RegularExpression Id.

See Also:
Constant Field Values

ESCAPED

static final int ESCAPED
RegularExpression Id.

See Also:
Constant Field Values

BR

static final int BR
RegularExpression Id.

See Also:
Constant Field Values

CELL

static final int CELL
RegularExpression Id.

See Also:
Constant Field Values

QUOT_BLOCK

static final int QUOT_BLOCK
RegularExpression Id.

See Also:
Constant Field Values

MACRO_PARAMS

static final int MACRO_PARAMS
RegularExpression Id.

See Also:
Constant Field Values

QUOT_BLOCK_MACRO

static final int QUOT_BLOCK_MACRO
RegularExpression Id.

See Also:
Constant Field Values

MACRO

static final int MACRO
RegularExpression Id.

See Also:
Constant Field Values

MACRO_CONTENT

static final int MACRO_CONTENT
RegularExpression Id.

See Also:
Constant Field Values

MACRO_BLOCK

static final int MACRO_BLOCK
RegularExpression Id.

See Also:
Constant Field Values

FORMAT_SYMBOL

static final int FORMAT_SYMBOL
RegularExpression Id.

See Also:
Constant Field Values

SPECIAL_SYMBOLS

static final int SPECIAL_SYMBOLS
RegularExpression Id.

See Also:
Constant Field Values

NEW_LINE

static final int NEW_LINE
RegularExpression Id.

See Also:
Constant Field Values

SPACE

static final int SPACE
RegularExpression Id.

See Also:
Constant Field Values

SPECIAL_SYMBOL

static final int SPECIAL_SYMBOL
RegularExpression Id.

See Also:
Constant Field Values

CHAR

static final int CHAR
RegularExpression Id.

See Also:
Constant Field Values

URI

static final int URI
RegularExpression Id.

See Also:
Constant Field Values

ALPHA

static final int ALPHA
RegularExpression Id.

See Also:
Constant Field Values

DIGIT

static final int DIGIT
RegularExpression Id.

See Also:
Constant Field Values

HEXDIG

static final int HEXDIG
RegularExpression Id.

See Also:
Constant Field Values

URI_GEN_DELIMS

static final int URI_GEN_DELIMS
RegularExpression Id.

See Also:
Constant Field Values

URI_SUB_DELIMS

static final int URI_SUB_DELIMS
RegularExpression Id.

See Also:
Constant Field Values

URI_UNRESERVED

static final int URI_UNRESERVED
RegularExpression Id.

See Also:
Constant Field Values

URI_RESERVED

static final int URI_RESERVED
RegularExpression Id.

See Also:
Constant Field Values

URI_SCHEME

static final int URI_SCHEME
RegularExpression Id.

See Also:
Constant Field Values

URI_SCHEME_COMPOSITE

static final int URI_SCHEME_COMPOSITE
RegularExpression Id.

See Also:
Constant Field Values

URI_PCT_ENCODED

static final int URI_PCT_ENCODED
RegularExpression Id.

See Also:
Constant Field Values

URI_PCHAR_FIRST

static final int URI_PCHAR_FIRST
RegularExpression Id.

See Also:
Constant Field Values

URI_PCHAR

static final int URI_PCHAR
RegularExpression Id.

See Also:
Constant Field Values

URI_QUERY

static final int URI_QUERY
RegularExpression Id.

See Also:
Constant Field Values

URI_FRAGMENT

static final int URI_FRAGMENT
RegularExpression Id.

See Also:
Constant Field Values

URI_HIER_PART

static final int URI_HIER_PART
RegularExpression Id.

See Also:
Constant Field Values

URI_AUTHORITY

static final int URI_AUTHORITY
RegularExpression Id.

See Also:
Constant Field Values

URI_USERINFO

static final int URI_USERINFO
RegularExpression Id.

See Also:
Constant Field Values

URI_PATH_ABEMPTY

static final int URI_PATH_ABEMPTY
RegularExpression Id.

See Also:
Constant Field Values

URI_PATH_ABSOLUTE

static final int URI_PATH_ABSOLUTE
RegularExpression Id.

See Also:
Constant Field Values

URI_PATH_ROOTLESS

static final int URI_PATH_ROOTLESS
RegularExpression Id.

See Also:
Constant Field Values

URI_SEGMENT

static final int URI_SEGMENT
RegularExpression Id.

See Also:
Constant Field Values

URI_SEGMENT_NZ

static final int URI_SEGMENT_NZ
RegularExpression Id.

See Also:
Constant Field Values

URI_SEGMENT_NZ_NC

static final int URI_SEGMENT_NZ_NC
RegularExpression Id.

See Also:
Constant Field Values

URI_PORT

static final int URI_PORT
RegularExpression Id.

See Also:
Constant Field Values

URI_HOST

static final int URI_HOST
RegularExpression Id.

See Also:
Constant Field Values

URI_REG_NAME

static final int URI_REG_NAME
RegularExpression Id.

See Also:
Constant Field Values

I_LIST_ITEM

static final int I_LIST_ITEM
RegularExpression Id.

See Also:
Constant Field Values

I_TABLE_ROW

static final int I_TABLE_ROW
RegularExpression Id.

See Also:
Constant Field Values

I_HEADER

static final int I_HEADER
RegularExpression Id.

See Also:
Constant Field Values

I_VERBATIM_BLOCK

static final int I_VERBATIM_BLOCK
RegularExpression Id.

See Also:
Constant Field Values

I_HORLINE

static final int I_HORLINE
RegularExpression Id.

See Also:
Constant Field Values

I_VERBATIM_INLINE

static final int I_VERBATIM_INLINE
RegularExpression Id.

See Also:
Constant Field Values

I_REFERENCE

static final int I_REFERENCE
RegularExpression Id.

See Also:
Constant Field Values

I_TABLE_CELL

static final int I_TABLE_CELL
RegularExpression Id.

See Also:
Constant Field Values

I_QUOT_BLOCK

static final int I_QUOT_BLOCK
RegularExpression Id.

See Also:
Constant Field Values

I_QUOT_BLOCK_MACRO

static final int I_QUOT_BLOCK_MACRO
RegularExpression Id.

See Also:
Constant Field Values

I_BR

static final int I_BR
RegularExpression Id.

See Also:
Constant Field Values

I_MACRO_BLOCK_START

static final int I_MACRO_BLOCK_START
RegularExpression Id.

See Also:
Constant Field Values

I_MACRO_EMPTY_BLOCK

static final int I_MACRO_EMPTY_BLOCK
RegularExpression Id.

See Also:
Constant Field Values

I_MACRO_INLINE_START

static final int I_MACRO_INLINE_START
RegularExpression Id.

See Also:
Constant Field Values

I_MACRO_EMPTY_INLINE

static final int I_MACRO_EMPTY_INLINE
RegularExpression Id.

See Also:
Constant Field Values

I_ESCAPED

static final int I_ESCAPED
RegularExpression Id.

See Also:
Constant Field Values

I_FORMAT_SYMBOL

static final int I_FORMAT_SYMBOL
RegularExpression Id.

See Also:
Constant Field Values

I_SPECIAL_SYMBOLS

static final int I_SPECIAL_SYMBOLS
RegularExpression Id.

See Also:
Constant Field Values

I_URI

static final int I_URI
RegularExpression Id.

See Also:
Constant Field Values

I_NL

static final int I_NL
RegularExpression Id.

See Also:
Constant Field Values

I_SPACE

static final int I_SPACE
RegularExpression Id.

See Also:
Constant Field Values

I_WORD

static final int I_WORD
RegularExpression Id.

See Also:
Constant Field Values

I_SPECIAL_SYMBOL

static final int I_SPECIAL_SYMBOL
RegularExpression Id.

See Also:
Constant Field Values

D_LIST_ITEM

static final int D_LIST_ITEM
RegularExpression Id.

See Also:
Constant Field Values

D_TABLE_ROW

static final int D_TABLE_ROW
RegularExpression Id.

See Also:
Constant Field Values

D_HEADER

static final int D_HEADER
RegularExpression Id.

See Also:
Constant Field Values

D_VERBATIM_BLOCK

static final int D_VERBATIM_BLOCK
RegularExpression Id.

See Also:
Constant Field Values

D_HORLINE

static final int D_HORLINE
RegularExpression Id.

See Also:
Constant Field Values

D_VERBATIM_INLINE

static final int D_VERBATIM_INLINE
RegularExpression Id.

See Also:
Constant Field Values

D_REFERENCE

static final int D_REFERENCE
RegularExpression Id.

See Also:
Constant Field Values

D_TABLE_CELL

static final int D_TABLE_CELL
RegularExpression Id.

See Also:
Constant Field Values

D_QUOT_BLOCK

static final int D_QUOT_BLOCK
RegularExpression Id.

See Also:
Constant Field Values

D_QUOT_BLOCK_MACRO

static final int D_QUOT_BLOCK_MACRO
RegularExpression Id.

See Also:
Constant Field Values

D_BR

static final int D_BR
RegularExpression Id.

See Also:
Constant Field Values

D_MACRO_BLOCK_START

static final int D_MACRO_BLOCK_START
RegularExpression Id.

See Also:
Constant Field Values

D_MACRO_EMPTY_BLOCK

static final int D_MACRO_EMPTY_BLOCK
RegularExpression Id.

See Also:
Constant Field Values

D_MACRO_INLINE_START

static final int D_MACRO_INLINE_START
RegularExpression Id.

See Also:
Constant Field Values

D_MACRO_EMPTY_INLINE

static final int D_MACRO_EMPTY_INLINE
RegularExpression Id.

See Also:
Constant Field Values

D_ESCAPED

static final int D_ESCAPED
RegularExpression Id.

See Also:
Constant Field Values

D_FORMAT_SYMBOL

static final int D_FORMAT_SYMBOL
RegularExpression Id.

See Also:
Constant Field Values

D_SPECIAL_SYMBOLS

static final int D_SPECIAL_SYMBOLS
RegularExpression Id.

See Also:
Constant Field Values

D_URI

static final int D_URI
RegularExpression Id.

See Also:
Constant Field Values

D_NL

static final int D_NL
RegularExpression Id.

See Also:
Constant Field Values

D_SPACE

static final int D_SPACE
RegularExpression Id.

See Also:
Constant Field Values

D_WORD

static final int D_WORD
RegularExpression Id.

See Also:
Constant Field Values

D_SPECIAL_SYMBOL

static final int D_SPECIAL_SYMBOL
RegularExpression Id.

See Also:
Constant Field Values

MACRO_CONTEXT

static final int MACRO_CONTEXT
Lexical state.

See Also:
Constant Field Values

DEFAULT

static final int DEFAULT
Lexical state.

See Also:
Constant Field Values

INITIAL_CONTEXT

static final int INITIAL_CONTEXT
Lexical state.

See Also:
Constant Field Values

tokenImage

static final java.lang.String[] tokenImage
Literal token values.



Copyright © 2005-2009. All Rights Reserved.