[ Index ]

PHP Cross Reference of Limb3

title

Body

[close]

/wact/src/compiler/parser/ -> WactSourceFileParser.class.php (summary)

(no description)

File Size: 146 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

WactSourceFileParser:: (12 methods):
  __construct()
  _createComponentParsingState()
  _createLiteralParsingState()
  parse()
  changeToComponentParsingState()
  getActiveParsingState()
  changeToLiteralParsingState()
  startTag()
  endTag()
  emptyTag()
  characters()
  instruction()


Class: WactSourceFileParser  - X-Ref

class WactSourceFileParser.

__construct($tree_builder, $template_locator, $tag_dictionary)   X-Ref


_createComponentParsingState($tag_dictionary)   X-Ref
No description

_createLiteralParsingState()   X-Ref
No description

parse($file_name, $compile_tree_root_node)   X-Ref
Used to parse the source template.
Initially invoked by the CompileTemplate function,
the first component argument being a WactCompileTreeRootNode.


changeToComponentParsingState()   X-Ref
No description

getActiveParsingState()   X-Ref
No description

changeToLiteralParsingState($tag)   X-Ref
No description

startTag($tag, $attrs, $location)   X-Ref
No description

endTag($tag, $location)   X-Ref
No description

emptyTag($tag, $attrs, $location)   X-Ref
No description

characters($text, $location)   X-Ref
No description

instruction($target, $instruction, $location)   X-Ref
No description



Generated: Tue Oct 14 04:47:40 2008 Cross-referenced by PHPXref 0.7