TokenFlags (enum)

This type is found in the namespace System.Management.Automation.Language

mGetHashCodeInt32
mToStringString
mToStringString
mCompareToInt32
mToStringString
mHasFlagBoolean
mGetTypeCodeTypeCode
mEqualsBoolean
mToStringString
mGetTypeType
fvalue__Int32
fNoneTokenFlags
fBinaryPrecedenceLogicalTokenFlags
fBinaryPrecedenceBitwiseTokenFlags
fBinaryPrecedenceComparisonTokenFlags
fBinaryPrecedenceAddTokenFlags
fBinaryPrecedenceMultiplyTokenFlags
fBinaryPrecedenceFormatTokenFlags
fBinaryPrecedenceRangeTokenFlags
fBinaryPrecedenceMaskTokenFlags
fKeywordTokenFlags
fScriptBlockBlockNameTokenFlags
fBinaryOperatorTokenFlags
fUnaryOperatorTokenFlags
fCaseSensitiveOperatorTokenFlags
fSpecialOperatorTokenFlags
fAssignmentOperatorTokenFlags
fParseModeInvariantTokenFlags
fTokenInErrorTokenFlags
fDisallowedInRestrictedModeTokenFlags
fPrefixOrPostfixOperatorTokenFlags
fCommandNameTokenFlags
fMemberNameTokenFlags
fTypeNameTokenFlags
fAttributeNameTokenFlags
fCanConstantFoldTokenFlags
fStatementDoesntSupportAttributesTokenFlags

GetHashCode

ToString

.

ToString

.

CompareTo

formatSystem.String
providerSystem.IFormatProvider

ToString

targetSystem.Object

HasFlag

providerSystem.IFormatProvider

GetTypeCode

flagSystem.Enum

Equals

.

ToString

objSystem.Object

GetType

formatSystem.String

value__

.

None

.

BinaryPrecedenceLogical

.

BinaryPrecedenceBitwise

.

BinaryPrecedenceComparison

.

BinaryPrecedenceAdd

.

BinaryPrecedenceMultiply

.

BinaryPrecedenceFormat

.

BinaryPrecedenceRange

.

BinaryPrecedenceMask

.

Keyword

.

ScriptBlockBlockName

.

BinaryOperator

.

UnaryOperator

.

CaseSensitiveOperator

.

SpecialOperator

.

AssignmentOperator

.

ParseModeInvariant

.

TokenInError

.

DisallowedInRestrictedMode

.

PrefixOrPostfixOperator

.

CommandName

.

MemberName

.

TypeName

.

AttributeName

.

CanConstantFold

.

StatementDoesntSupportAttributes

.
.