CompilerServices Methods |
The CompilerServices type exposes the following members.
Name | Description | |
---|---|---|
CanBreak |
Determine if we are inside a BEGIN SEQUENCE .. END by looking at the SEQUENCE counter in the runtime.
| |
EnterBeginSequence |
Increment the SEQUENCE counter for a BEGIN SEQUENCE statement
| |
ExitBeginSequence |
Decrement the SEQUENCE counter for a BEGIN SEQUENCE statement
| |
String2Psz |
Allocate a PSZ and add it to the list
| |
String2PszRelease |
Free all PSZ values in the List
| |
StringArrayInit | ||
StringSubtract |
Subtract 2 strings.
|