C# Class ICSharpCode.NRefactory.CSharp.Roles

Exibir arquivo Open project: 0xd4d/NRefactory

Public Properties

Property Type Description
AliasKeyword TokenRole
Argument Role
Assign TokenRole
Attribute Role
AttributeTargetRole Role
BaseType Role
Body Role
ClassKeyword TokenRole
Colon TokenRole
Comma TokenRole
Comment Role
Condition Role
Constraint Role
ConstraintTypeParameter Role
DelegateKeyword TokenRole
Dot TokenRole
DoubleColon TokenRole
EmbeddedStatement Role
EnumKeyword TokenRole
Error Role
Expression Role
ExternKeyword TokenRole
Identifier Role
InterfaceKeyword TokenRole
LBrace TokenRole
LBracket TokenRole
LChevron TokenRole
LPar TokenRole
NamespaceKeyword TokenRole
NewLine Role
Parameter Role
PreProcessorDirective Role
RBrace TokenRole
RBracket TokenRole
RChevron TokenRole
RPar TokenRole
Root Role
Semicolon TokenRole
StructKeyword TokenRole
TargetExpression Role
Text Role
Type Role
TypeArgument Role
TypeMemberRole Role
TypeParameter Role
Variable Role
WhereKeyword TokenRole
Whitespace Role

Property Details

AliasKeyword public_oe static_oe property

public static TokenRole AliasKeyword
return TokenRole

Argument public_oe static_oe property

public static Role Argument
return Role

Assign public_oe static_oe property

public static TokenRole Assign
return TokenRole

Attribute public_oe static_oe property

public static Role Attribute
return Role

AttributeTargetRole public_oe static_oe property

public static Role AttributeTargetRole
return Role

BaseType public_oe static_oe property

public static Role BaseType
return Role

Body public_oe static_oe property

public static Role Body
return Role

ClassKeyword public_oe static_oe property

public static TokenRole ClassKeyword
return TokenRole

Colon public_oe static_oe property

public static TokenRole Colon
return TokenRole

Comma public_oe static_oe property

public static TokenRole Comma
return TokenRole

Comment public_oe static_oe property

public static Role Comment
return Role

Condition public_oe static_oe property

public static Role Condition
return Role

Constraint public_oe static_oe property

public static Role Constraint
return Role

ConstraintTypeParameter public_oe static_oe property

public static Role ConstraintTypeParameter
return Role

DelegateKeyword public_oe static_oe property

public static TokenRole DelegateKeyword
return TokenRole

Dot public_oe static_oe property

public static TokenRole Dot
return TokenRole

DoubleColon public_oe static_oe property

public static TokenRole DoubleColon
return TokenRole

EmbeddedStatement public_oe static_oe property

public static Role EmbeddedStatement
return Role

EnumKeyword public_oe static_oe property

public static TokenRole EnumKeyword
return TokenRole

Error public_oe static_oe property

public static Role Error
return Role

Expression public_oe static_oe property

public static Role Expression
return Role

ExternKeyword public_oe static_oe property

public static TokenRole ExternKeyword
return TokenRole

Identifier public_oe static_oe property

public static Role Identifier
return Role

InterfaceKeyword public_oe static_oe property

public static TokenRole InterfaceKeyword
return TokenRole

LBrace public_oe static_oe property

public static TokenRole LBrace
return TokenRole

LBracket public_oe static_oe property

public static TokenRole LBracket
return TokenRole

LChevron public_oe static_oe property

public static TokenRole LChevron
return TokenRole

LPar public_oe static_oe property

public static TokenRole LPar
return TokenRole

NamespaceKeyword public_oe static_oe property

public static TokenRole NamespaceKeyword
return TokenRole

NewLine public_oe static_oe property

public static Role NewLine
return Role

Parameter public_oe static_oe property

public static Role Parameter
return Role

PreProcessorDirective public_oe static_oe property

public static Role PreProcessorDirective
return Role

RBrace public_oe static_oe property

public static TokenRole RBrace
return TokenRole

RBracket public_oe static_oe property

public static TokenRole RBracket
return TokenRole

RChevron public_oe static_oe property

public static TokenRole RChevron
return TokenRole

RPar public_oe static_oe property

public static TokenRole RPar
return TokenRole

Root public_oe static_oe property

public static Role Root
return Role

Semicolon public_oe static_oe property

public static TokenRole Semicolon
return TokenRole

StructKeyword public_oe static_oe property

public static TokenRole StructKeyword
return TokenRole

TargetExpression public_oe static_oe property

public static Role TargetExpression
return Role

Text public_oe static_oe property

public static Role Text
return Role

Type public_oe static_oe property

public static Role Type
return Role

TypeArgument public_oe static_oe property

public static Role TypeArgument
return Role

TypeMemberRole public_oe static_oe property

public static Role TypeMemberRole
return Role

TypeParameter public_oe static_oe property

public static Role TypeParameter
return Role

Variable public_oe static_oe property

public static Role Variable
return Role

WhereKeyword public_oe static_oe property

public static TokenRole WhereKeyword
return TokenRole

Whitespace public_oe static_oe property

public static Role Whitespace
return Role