CompilerServices 类 |
命名空间: XSharp.Internal
CompilerServices 类型公开以下成员。
名称 | 说明 | |
---|---|---|
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.
|