SType Class |
public class SType : SyntaxBase
The SType type exposes the following members.
Name | Description | |
---|---|---|
![]() | SType(SType) | Constructor |
![]() | SType(STypes) | Constructor |
![]() | SType(STypes, SType) | Constructor |
Name | Description | |
---|---|---|
![]() | ForcedValueType | Forced value type |
![]() | Function | Function |
![]() | SystemFunction | System function |
![]() | SystemObjectType | SystemObjectType |
![]() | Type | Type |
Name | Description | |
---|---|---|
![]() | Equals |
Equals
(Overrides ObjectEquals(Object)) |
![]() | GetHashCode |
Get hash code
(Overrides ObjectGetHashCode) |
![]() | IsTypes | Is types |
![]() | ToString |
To string
(Overrides SyntaxBase.ToString) |