public interface ParserCondition extends ObjectCondition
| Modifier and Type | Method and Description |
|---|---|
ObjectCondition |
create(CharacterBuffer buffer) |
java.lang.String |
getKey() |
java.lang.Object |
getValue(LocalisationInterface variables) |
boolean |
isExpression() |
java.lang.Object getValue(LocalisationInterface variables)
ObjectCondition create(CharacterBuffer buffer)
boolean isExpression()
java.lang.String getKey()