//Artefact:JavaClass/com/sphenon/basics/expression/parsed/Literal
Synopsis
public Literal
extends Terminal
//Artefact:Constructor/com/sphenon/basics/expression/parsed/Literal/Literal
Synopsis
public Literal (CallContext context, String value)
//Artefact:Method/com/sphenon/basics/expression/parsed/Literal/getValue
Synopsis
public java.lang.Object getValue (CallContext context, Scope scope)

