mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-04 18:38:05 +01:00
19c1f80589
Templates use __name__ placeholders. A variant of the placeholder with a capitalized first latter can be accessed using __Name__ (this is useful for camel case identifiers, e.g. get__Name__). Currently the implemention is not particularly clean, because the Template instantiates a Lexer itself. Fixing this requires a major refactoring of the lexer/parser interface. |
||
---|---|---|
.. | ||
Tests |