sleep.engine.atoms
public class PLiteral extends Step
Field Summary | |
---|---|
static int | ALIGN_FRAGMENT |
static int | STRING_FRAGMENT |
static int | VAR_FRAGMENT |
Constructor Summary | |
---|---|
PLiteral(String _evaluator) |
Method Summary | |
---|---|
void | addFragment(int type, Object element) |
Scalar | evaluate(ScriptEnvironment e) |
String | toString(String prefix) |