org.xwiki.rendering.wikimodel.common.javacc
Interface CommonWikiScannerConstants

All Known Implementing Classes:
CommonWikiScanner, CommonWikiScannerTokenManager

public interface CommonWikiScannerConstants

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_BLOCK_PARAMS
          RegularExpression Id.
static int D_BR
          RegularExpression Id.
static int D_DOC_BEGIN
          RegularExpression Id.
static int D_DOC_END
          RegularExpression Id.
static int D_ESCAPE
          RegularExpression Id.
static int D_EXTENSION_BLOCK
          RegularExpression Id.
static int D_EXTENSION_INLINE
          RegularExpression Id.
static int D_FORMAT_SYMBOL
          RegularExpression Id.
static int D_HEADER_BEGIN
          RegularExpression Id.
static int D_HEADER_END
          RegularExpression Id.
static int D_HORLINE
          RegularExpression Id.
static int D_INFO
          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_PROPERTY
          RegularExpression Id.
static int D_PROPERTY_DOC
          RegularExpression Id.
static int D_PROPERTY_INLINE
          RegularExpression Id.
static int D_QUOT_BLOCK
          RegularExpression Id.
static int D_QUOT_LINE
          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_INLINE
          RegularExpression Id.
static int D_VERBATIM_INLINE_START
          RegularExpression Id.
static int D_VERBATIM_START
          RegularExpression Id.
static int D_WORD
          RegularExpression Id.
static int DEFAULT
          Lexical state.
static int DIGIT
          RegularExpression Id.
static int DL
          RegularExpression Id.
static int DOC_BEGIN
          RegularExpression Id.
static int DOC_END
          RegularExpression Id.
static int EOF
          End of File.
static int ESCAPE
          RegularExpression Id.
static int ESCAPED
          RegularExpression Id.
static int EXTENSION
          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_BLOCK_PARAMS
          RegularExpression Id.
static int I_BR
          RegularExpression Id.
static int I_DOC_BEGIN
          RegularExpression Id.
static int I_DOC_END
          RegularExpression Id.
static int I_ESCAPE
          RegularExpression Id.
static int I_EXTENSION_BLOCK
          RegularExpression Id.
static int I_EXTENSION_INLINE
          RegularExpression Id.
static int I_FORMAT_SYMBOL
          RegularExpression Id.
static int I_HEADER_BEGIN
          RegularExpression Id.
static int I_HEADER_END
          RegularExpression Id.
static int I_HORLINE
          RegularExpression Id.
static int I_INFO
          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_PROPERTY
          RegularExpression Id.
static int I_PROPERTY_DOC
          RegularExpression Id.
static int I_PROPERTY_INLINE
          RegularExpression Id.
static int I_QUOT_BLOCK
          RegularExpression Id.
static int I_QUOT_LINE
          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_INLINE
          RegularExpression Id.
static int I_VERBATIM_INLINE_START
          RegularExpression Id.
static int I_VERBATIM_START
          RegularExpression Id.
static int I_WORD
          RegularExpression Id.
static int INFO
          RegularExpression Id.
static int INITIAL_CONTEXT
          Lexical state.
static int INTERNAL_MACRO_CONTENT
          RegularExpression Id.
static int INTERNAL_MACRO_END
          RegularExpression Id.
static int INTERNAL_MACRO_START
          RegularExpression Id.
static int INTERNAL_VERBATIM_CONTENT
          RegularExpression Id.
static int INTERNAL_VERBATIM_END
          RegularExpression Id.
static int INTERNAL_VERBATIM_START
          RegularExpression Id.
static int LI
          RegularExpression Id.
static int LIST_ITEM
          RegularExpression Id.
static int MACRO_CONTENT
          RegularExpression Id.
static int MACRO_CONTEXT
          Lexical state.
static int MACRO_EMPTY
          RegularExpression Id.
static int MACRO_END
          RegularExpression Id.
static int MACRO_NAME
          RegularExpression Id.
static int MACRO_START
          RegularExpression Id.
static int NEW_LINE
          RegularExpression Id.
static int PARAMS
          RegularExpression Id.
static int PROPERTY
          RegularExpression Id.
static int PROPERTY_DOC
          RegularExpression Id.
static int QUOT_BLOCK
          RegularExpression Id.
static int QUOT_LINE
          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 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_CONTENT
          RegularExpression Id.
static int VERBATIM_CONTEXT
          Lexical state.
static int VERBATIM_END
          RegularExpression Id.
static int VERBATIM_INLINE
          RegularExpression Id.
static int VERBATIM_START
          RegularExpression Id.
 

Field Detail

EOF

static final int EOF
End of File.

See Also:
Constant Field Values

INTERNAL_VERBATIM_START

static final int INTERNAL_VERBATIM_START
RegularExpression Id.

See Also:
Constant Field Values

INTERNAL_VERBATIM_END

static final int INTERNAL_VERBATIM_END
RegularExpression Id.

See Also:
Constant Field Values

INTERNAL_VERBATIM_CONTENT

static final int INTERNAL_VERBATIM_CONTENT
RegularExpression Id.

See Also:
Constant Field Values

INTERNAL_MACRO_START

static final int INTERNAL_MACRO_START
RegularExpression Id.

See Also:
Constant Field Values

INTERNAL_MACRO_END

static final int INTERNAL_MACRO_END
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

DL

static final int DL
RegularExpression Id.

See Also:
Constant Field Values

LIST_ITEM

static final int LIST_ITEM
RegularExpression Id.

See Also:
Constant Field Values

PROPERTY

static final int PROPERTY
RegularExpression Id.

See Also:
Constant Field Values

PROPERTY_DOC

static final int PROPERTY_DOC
RegularExpression Id.

See Also:
Constant Field Values

DOC_BEGIN

static final int DOC_BEGIN
RegularExpression Id.

See Also:
Constant Field Values

DOC_END

static final int DOC_END
RegularExpression Id.

See Also:
Constant Field Values

VERBATIM_START

static final int VERBATIM_START
RegularExpression Id.

See Also:
Constant Field Values

VERBATIM_END

static final int VERBATIM_END
RegularExpression Id.

See Also:
Constant Field Values

ESCAPED

static final int ESCAPED
RegularExpression Id.

See Also:
Constant Field Values

VERBATIM_CONTENT

static final int VERBATIM_CONTENT
RegularExpression Id.

See Also:
Constant Field Values

MACRO_NAME

static final int MACRO_NAME
RegularExpression Id.

See Also:
Constant Field Values

MACRO_EMPTY

static final int MACRO_EMPTY
RegularExpression Id.

See Also:
Constant Field Values

MACRO_START

static final int MACRO_START
RegularExpression Id.

See Also:
Constant Field Values

MACRO_END

static final int MACRO_END
RegularExpression Id.

See Also:
Constant Field Values

MACRO_CONTENT

static final int MACRO_CONTENT
RegularExpression Id.

See Also:
Constant Field Values

INFO

static final int INFO
RegularExpression Id.

See Also:
Constant Field Values

EXTENSION

static final int EXTENSION
RegularExpression Id.

See Also:
Constant Field Values

PARAMS

static final int PARAMS
RegularExpression Id.

See Also:
Constant Field Values

HEADER

static final int HEADER
RegularExpression Id.

See Also:
Constant Field Values

BR

static final int BR
RegularExpression Id.

See Also:
Constant Field Values

ESCAPE

static final int ESCAPE
RegularExpression Id.

See Also:
Constant Field Values

VERBATIM_INLINE

static final int VERBATIM_INLINE
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

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

QUOT_LINE

static final int QUOT_LINE
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_DOC_BEGIN

static final int I_DOC_BEGIN
RegularExpression Id.

See Also:
Constant Field Values

I_DOC_END

static final int I_DOC_END
RegularExpression Id.

See Also:
Constant Field Values

I_BR

static final int I_BR
RegularExpression Id.

See Also:
Constant Field Values

I_ESCAPE

static final int I_ESCAPE
RegularExpression Id.

See Also:
Constant Field Values

I_HORLINE

static final int I_HORLINE
RegularExpression Id.

See Also:
Constant Field Values

I_TABLE_ROW

static final int I_TABLE_ROW
RegularExpression Id.

See Also:
Constant Field Values

I_TABLE_CELL

static final int I_TABLE_CELL
RegularExpression Id.

See Also:
Constant Field Values

I_LIST_ITEM

static final int I_LIST_ITEM
RegularExpression Id.

See Also:
Constant Field Values

I_VERBATIM_INLINE

static final int I_VERBATIM_INLINE
RegularExpression Id.

See Also:
Constant Field Values

I_VERBATIM_START

static final int I_VERBATIM_START
RegularExpression Id.

See Also:
Constant Field Values

I_VERBATIM_INLINE_START

static final int I_VERBATIM_INLINE_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_BLOCK_START

static final int I_MACRO_BLOCK_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_MACRO_INLINE_START

static final int I_MACRO_INLINE_START
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_LINE

static final int I_QUOT_LINE
RegularExpression Id.

See Also:
Constant Field Values

I_INFO

static final int I_INFO
RegularExpression Id.

See Also:
Constant Field Values

I_EXTENSION_BLOCK

static final int I_EXTENSION_BLOCK
RegularExpression Id.

See Also:
Constant Field Values

I_EXTENSION_INLINE

static final int I_EXTENSION_INLINE
RegularExpression Id.

See Also:
Constant Field Values

I_PROPERTY

static final int I_PROPERTY
RegularExpression Id.

See Also:
Constant Field Values

I_PROPERTY_DOC

static final int I_PROPERTY_DOC
RegularExpression Id.

See Also:
Constant Field Values

I_PROPERTY_INLINE

static final int I_PROPERTY_INLINE
RegularExpression Id.

See Also:
Constant Field Values

I_HEADER_BEGIN

static final int I_HEADER_BEGIN
RegularExpression Id.

See Also:
Constant Field Values

I_REFERENCE

static final int I_REFERENCE
RegularExpression Id.

See Also:
Constant Field Values

I_HEADER_END

static final int I_HEADER_END
RegularExpression Id.

See Also:
Constant Field Values

I_FORMAT_SYMBOL

static final int I_FORMAT_SYMBOL
RegularExpression Id.

See Also:
Constant Field Values

I_BLOCK_PARAMS

static final int I_BLOCK_PARAMS
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_DOC_BEGIN

static final int D_DOC_BEGIN
RegularExpression Id.

See Also:
Constant Field Values

D_DOC_END

static final int D_DOC_END
RegularExpression Id.

See Also:
Constant Field Values

D_BR

static final int D_BR
RegularExpression Id.

See Also:
Constant Field Values

D_ESCAPE

static final int D_ESCAPE
RegularExpression Id.

See Also:
Constant Field Values

D_HORLINE

static final int D_HORLINE
RegularExpression Id.

See Also:
Constant Field Values

D_TABLE_ROW

static final int D_TABLE_ROW
RegularExpression Id.

See Also:
Constant Field Values

D_TABLE_CELL

static final int D_TABLE_CELL
RegularExpression Id.

See Also:
Constant Field Values

D_LIST_ITEM

static final int D_LIST_ITEM
RegularExpression Id.

See Also:
Constant Field Values

D_VERBATIM_INLINE

static final int D_VERBATIM_INLINE
RegularExpression Id.

See Also:
Constant Field Values

D_VERBATIM_START

static final int D_VERBATIM_START
RegularExpression Id.

See Also:
Constant Field Values

D_VERBATIM_INLINE_START

static final int D_VERBATIM_INLINE_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_BLOCK_START

static final int D_MACRO_BLOCK_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_MACRO_INLINE_START

static final int D_MACRO_INLINE_START
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_LINE

static final int D_QUOT_LINE
RegularExpression Id.

See Also:
Constant Field Values

D_INFO

static final int D_INFO
RegularExpression Id.

See Also:
Constant Field Values

D_EXTENSION_BLOCK

static final int D_EXTENSION_BLOCK
RegularExpression Id.

See Also:
Constant Field Values

D_EXTENSION_INLINE

static final int D_EXTENSION_INLINE
RegularExpression Id.

See Also:
Constant Field Values

D_PROPERTY

static final int D_PROPERTY
RegularExpression Id.

See Also:
Constant Field Values

D_PROPERTY_DOC

static final int D_PROPERTY_DOC
RegularExpression Id.

See Also:
Constant Field Values

D_PROPERTY_INLINE

static final int D_PROPERTY_INLINE
RegularExpression Id.

See Also:
Constant Field Values

D_HEADER_BEGIN

static final int D_HEADER_BEGIN
RegularExpression Id.

See Also:
Constant Field Values

D_REFERENCE

static final int D_REFERENCE
RegularExpression Id.

See Also:
Constant Field Values

D_HEADER_END

static final int D_HEADER_END
RegularExpression Id.

See Also:
Constant Field Values

D_FORMAT_SYMBOL

static final int D_FORMAT_SYMBOL
RegularExpression Id.

See Also:
Constant Field Values

D_BLOCK_PARAMS

static final int D_BLOCK_PARAMS
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

VERBATIM_CONTEXT

static final int VERBATIM_CONTEXT
Lexical state.

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 String[] tokenImage
Literal token values.



Copyright © 2004-2012 XWiki. All Rights Reserved.