fromTokenForDecompiler

fun fromTokenForDecompiler(token: A_Token): A_Phrase

Create a literal phrase from a literal.

Return

The new literal phrase.

Parameters

token

The token that describes the literal.