Class Symbol
- java.lang.Object
-
- org.openprovenance.prov.template.emitter.minilanguage.Statement
-
- org.openprovenance.prov.template.emitter.minilanguage.Expression
-
- org.openprovenance.prov.template.emitter.minilanguage.Symbol
-
public class Symbol extends Expression
-
-
Method Summary
-
Methods inherited from class org.openprovenance.prov.template.emitter.minilanguage.Expression
emit, makeExpression
-
Methods inherited from class org.openprovenance.prov.template.emitter.minilanguage.Statement
getElements, localized, makeStatement, tokenExists
-
-
-
-
Field Detail
-
symbol
public final String symbol
-
-
Method Detail
-
toString
public String toString()
- Overrides:
toStringin classExpression
-
-