ReferenceExpressionBuilder.appendLiteral
Method
interface ReferenceExpressionBuilder { // ... omitted for brevity appendLiteral(value: string): void;}Signature
method
appendLiteral Appends a literal string to the reference expression
appendLiteral(value: string): voidParameters
value string Defined on
This method is defined on the following type: