append_literal


Description:

public unowned SignatureBuilder append_literal (string literal, bool spaced = true)

Adds a literal onto the end of the builder.

Parameters:

literal

a literal

spaced

add a space at the front of the literal if necessary

Returns:

this