static fun string(value: String!): LiteralExpression!
Creates literal expression wrapping given text.
value - String!: Text to be wrapped.
value
Return LiteralExpression!: Literal expression wrapping given text.