ModifiersHelpers Methods |
The ModifiersHelpers type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AsString |
Format Modifiers as a string.
|
![]() ![]() | AsText |
Convert Modifiers to text.
|
![]() ![]() | IsModifier |
Returns true if the specified text is a valid modifier name.
|
![]() ![]() | Parse(String) |
Parse a string of space-delimited modifiers.
|
![]() ![]() | Parse(Parser, CodeObject) |
Parse unused tokens into Modifiers bit flags.
|
![]() ![]() | ParseForwardSpecificModifiers |
Parse forward through any matching tokens into any specified Modifiers bit flags.
|