Click or drag to resize

ModuleItem Properties

The ModuleItem type exposes the following members.

Properties
  NameDescription
Public propertyCharPosEnd
Returns end position of character on line for the item.
Public propertyCharPosStart
Returns item char position in line.
Public propertyExpression
Returns the EPL.
Public propertyIsCommentOnly
Returns true to indicate comments-only expression.
Public propertyLineNumber
Returns the line number of item.
Public propertyModel
Returns the statement object model when provided
Top
See Also