| Package | Description |
|---|---|
| org.rythmengine.internal.dialect |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoToString
ToString dialect is a kind of Rythm dialect, the difference is that it preset the type of the only one render arg
|
class |
BasicRythm
Basic Rythm is a very limited subset of Rythm which has only basic Rythm features: Expression evaluation (nullable express also supported) and escaping if-elseif-else, and for(T e: Iterable
|
class |
ToString
ToString mode is a very limited subset of Rythm which has only basic Rythm features: Expression evaluation and escaping if-elseif-else Specifically, argument declaration and scripting is disabled in ToString mode; @for loop is not allowed in ToString mode also
|
Copyright © 2017–2021 OSGL (Open Source General Library). All rights reserved.