ConstructorOp
Represents the constructor of a class.
Properties
Functions
Link copied to clipboard
Adds an alternation token (|
) between the current OrderFragment and other. All OrderToken are converted into OrderFragments.
Link copied to clipboard
Create a Signature which can be added to the ConstructorOp. The Parameters are passed through the vararg.
Create a Signature which can be added to the ConstructorOp. The Parameters are defined in the block.
Link copied to clipboard
Convert this OrderFragment to a binary syntax tree
Link copied to clipboard
Create a ConditionalOp with this as the ConditionalOp.resultOp and conditionOp as the ConditionalOp.conditionOp