MoveToNextLineShowText

MoveToNextLineShowText class

Class representing ’ operator (move to next line and show text).

The MoveToNextLineShowText type exposes the following members:

Constructors

NameDescription
MoveToNextLineShowText()Initializes operator.

Properties

NameDescription
indexNone
textGets operator text.

Methods

NameDescription
accept(visitor)Accepts visitor object to process operator.
is_text_show_operator(op)None

See Also