The term an expression constructs, which is one thing spelled two ways: a term expression is a
construction of itself, and so is TRIPLE(s, p, o) over three term arguments, which the parser keeps
distinct from the <<( s p o )>> it means.
Parameters
expression: Expression
The expression to read
Returns Term|undefined
the term it constructs, or undefined when it constructs none
The term an expression constructs, which is one thing spelled two ways: a term expression is a construction of itself, and so is
TRIPLE(s, p, o)over three term arguments, which the parser keeps distinct from the<<( s p o )>>it means.