Class Latte\Compiler\TagParser

final
extends TagParserData
uses Strict

Parser for PHP-like expression language used in tags. Based on works by Nikita Popov, Moriyoshi Koizumi and Masato Bito.

Methods
Methods inherited from Latte\Compiler\TagParserData
reduce()
Methods used from Latte\Strict
__call(), __callStatic(), __get(), __set(), __isset(), __unset()
Constants inherited from Latte\Compiler\TagParserData
ErrorSymbol, DefaultAction, UnexpectedTokenRule, Yy2Tblstate, NumNonLeafStates, TokenToSymbol, ActionBase, Action, ActionCheck, ActionDefault, GotoBase, Goto, GotoCheck, GotoDefault, RuleToNonTerminal, RuleToLength, SymbolToName
Properties
Properties inherited from Latte\Compiler\TagParserData
$semValue, $semStack, $startTokenStack