Click or drag to resize

Statement Constructor

Overload List
  NameDescription
Protected methodStatement
Initializes a new instance of the Statement class
Protected methodStatement(Statement)
Create a code object from an existing one, copying members.
Protected methodStatement(Parser, CodeObject)
Initializes a new instance of the Statement class
Top
See Also