[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/antlr/ -> AntlrLexer.php (summary)

Base class for lexers

File Size: 299 lines (9 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 23 functions

  __construct()
  reset()
  nextToken()
  skip()
  setCharStream()
  getCharStream()
  getSourceName()
  emit()
  matchString()
  matchAny()
  matchChar()
  matchRange()
  getLine()
  getCharPositionInLine()
  getCharIndex()
  getText()
  setText()
  reportError()
  getErrorMessage()
  getCharErrorDisplay()
  recover()
  traceIn()
  traceOut()

Functions
Functions that are not part of a class:

__construct($input, $state=null)   X-Ref
No description

reset()   X-Ref
No description

nextToken()   X-Ref
No description

skip()   X-Ref
No description

setCharStream($input)   X-Ref
No description

getCharStream()   X-Ref
No description

getSourceName()   X-Ref
No description

emit($token=null)   X-Ref
No description

matchString($s)   X-Ref
No description

matchAny()   X-Ref
No description

matchChar($c)   X-Ref
No description

matchRange($a, $b)   X-Ref
No description

getLine()   X-Ref
No description

getCharPositionInLine()   X-Ref
No description

getCharIndex()   X-Ref
No description

getText()   X-Ref
No description

setText($text)   X-Ref
No description

reportError($e)   X-Ref
No description

getErrorMessage($e, $tokenNames)   X-Ref
No description

getCharErrorDisplay($c)   X-Ref
No description

recover($re)   X-Ref
No description

traceIn($ruleName, $ruleIndex)   X-Ref
No description

traceOut($ruleName, $ruleIndex)   X-Ref
No description



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1