|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
@group legacy More...
Inheritance diagram for Twig_Tests_SimpleTokenParserTest:
Collaboration diagram for Twig_Tests_SimpleTokenParserTest:Public Member Functions | |
| testParseGrammar ($str, $grammar) | |
| @dataProvider getTests More... | |
| testParseGrammarExceptions () | |
| getTests () | |
@group legacy
Definition at line 15 of file SimpleTokenParserTest.php.
| Twig_Tests_SimpleTokenParserTest::getTests | ( | ) |
Definition at line 49 of file SimpleTokenParserTest.php.
References Twig_Token\PUNCTUATION_TYPE.
| Twig_Tests_SimpleTokenParserTest::testParseGrammar | ( | $str, | |
| $grammar | |||
| ) |
@dataProvider getTests
Definition at line 20 of file SimpleTokenParserTest.php.
References Twig_Extensions_SimpleTokenParser\parseGrammar().
Here is the call graph for this function:| Twig_Tests_SimpleTokenParserTest::testParseGrammarExceptions | ( | ) |
Definition at line 25 of file SimpleTokenParserTest.php.
References Twig_Extensions_SimpleTokenParser\parseGrammar().
Here is the call graph for this function: