StringTemplate 4 Documentation
November 10, 2018 ยท View on GitHub
Please check Frequently asked questions (FAQ) before asking questions on stackoverflow or StringTemplate-discussion list.
Notes: To add to or improve this documentation, <a href=https://help.github.com/articles/fork-a-repo>fork the <a href=https://github.com/antlr/stringtemplate4>antlr/stringtemplate4 repo then update this doc/index.md or file(s) in that directory. Submit a <a href=https://help.github.com/articles/creating-a-pull-request>pull request to get your changes incorporated into the main repository. Do not mix code and documentation updates in the same pull request. You must sign the contributors.txt certificate of origin with your pull request if you've not done so before.
Installation
- Java
- C#
- JavaScript--not stable
- Python
- Objective-C
Introductory material
Groups
Templates
- Literals
- Expressions
- Template includes
- Expression options
- Conditionals
- Anonymous templates
- Map operations
- Functions
- Lazy evaluation
- Missing and null attribute evaluation
Whitespace and formatting
Customizing StringTemplate behavior
Debugging
Misc
Release Notes
For just 4.0.0 - 4.0.7. Now look at github for release notes.