Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following fields are defined in the class Code:

...

STATE_LINE, STATE_PRE_LINE, STATE_START, STATE_WORDS, handlers

...

int Code.STATE_LINE

Defines the parser state parsing a line

...

The following functions are methods of the class Code:

...

Code, addHandler, findAllHandlers, findHandler, renderAsWiki, replaceHandler

...

Constructor Code()

Creates a new instance of Code

...