| FeaturesSoyInfo
Soy parse info for features.soy.
|
| FeaturesSoyInfo.BidiGlobalDirSoyTemplateInfo
Template that outputs -1 in a right-to-left page and 1 in a left-to-right page, i.e.
|
| FeaturesSoyInfo.DemoAutoescapeTrueSoyTemplateInfo
Demo autoescape true.
|
| FeaturesSoyInfo.DemoBidiSupportSoyTemplateInfo
Demo BiDi support.
|
| FeaturesSoyInfo.DemoCallOtherFileSoyTemplateInfo
Demo a 'call' out to a template defined in another file.
|
| FeaturesSoyInfo.DemoCallWithoutParamSoyTemplateInfo
Demo 'call' without 'param's.
|
| FeaturesSoyInfo.DemoCallWithParamBlockSoyTemplateInfo
Demo 'call' with a 'param' block.
|
| FeaturesSoyInfo.DemoCallWithParamSoyTemplateInfo
Demo 'call' with 'param's.
|
| FeaturesSoyInfo.DemoCommentsSoyTemplateInfo
Demo comments.
|
| FeaturesSoyInfo.DemoDoubleBracesSoyTemplateInfo
Demo double braces.
|
| FeaturesSoyInfo.DemoExpressionsSoyTemplateInfo
Demo expressions.
|
| FeaturesSoyInfo.DemoForRangeSoyTemplateInfo
Demo 'for' using range.
|
| FeaturesSoyInfo.DemoForSoyTemplateInfo
Demo 'for'.
|
| FeaturesSoyInfo.DemoIfSoyTemplateInfo
Demo 'if'.
|
| FeaturesSoyInfo.DemoLineJoiningSoyTemplateInfo
Demo line joining.
|
| FeaturesSoyInfo.DemoMsgSoyTemplateInfo
Demo 'msg'.
|
| FeaturesSoyInfo.DemoParamWithKindAttributeSoyTemplateInfo
Demo {param} blocks with 'kind' attribute.
|
| FeaturesSoyInfo.DemoPrintSoyTemplateInfo
Demo 'print'.
|
| FeaturesSoyInfo.DemoRawTextCommandsSoyTemplateInfo
Demo raw text commands.
|
| FeaturesSoyInfo.DemoSwitchSoyTemplateInfo
Demo 'switch'.
|
| FeaturesSoyInfo.ExampleHeaderSoyTemplateInfo
Template for printing the header to add before each example.
|