Uses of Class
xyz.cofe.text.template.ast.BlockBody
| Package | Description |
|---|---|
| xyz.cofe.text.template | |
| xyz.cofe.text.template.ast |
-
Uses of BlockBody in xyz.cofe.text.template
-
Uses of BlockBody in xyz.cofe.text.template.ast
Fields in xyz.cofe.text.template.ast declared as BlockBody Modifier and Type Field Description BlockBodyCode. bodyConstructors in xyz.cofe.text.template.ast with parameters of type BlockBody Constructor Description Code(xyz.cofe.text.lex.Token begin, BlockBody body, xyz.cofe.text.lex.Token end)