- access
: CsEntity
- add
: CsEventDeclarator, CsEntityEvent
- add_remove_token
: CsEventAccessor
- aliases
: CsScopeNodeWithUsingDirectives
- arglist_token
: CsArgListExpression
- argument_list
: CsConstructorDeclaration, CsInvocationExpression, CsNewObjectExpression
- array_specifier
: CsEntityTypeRef
- arrow_token
: CsPointerMemberAccess
- as_is_token
: CsAsIsExpression
- assembly
: CsEntity
- assign_token
: CsEventDeclarator, CsVariableDeclarator, CsConstantDeclarator, CsFixedPointDeclarator, CsLocalVariableDeclarator, CsLocalConstantDeclarator, CsEnumMember, CsNamedArgument, CsUsingAliasDirective
- attribute_list
: CsAttributeSection
- attributes
: CsCompilationUnit, CsPropertyAccessor, CsNamespace, CsAttributesModifiers, CsFormalParameter, CsEnum, CsEnumMember, CsInterface, CsClassStruct
- bAdd
: CsEventAccessor
- base
: CsEnum, CsInterface, CsClassStruct, CsEntityType
- base_list
: CsTypeBase
- base_this_lparen_token
: CsConstructorDeclaration
- base_this_rparen_token
: CsConstructorDeclaration
- base_this_token
: CsConstructorDeclaration
- base_token
: CsEnum, CsBaseIndexerAccess, CsBaseMemberAccess
- base_type
: CsEntityEnum
- basethis
: CsConstructorDeclaration
- bBaseClassResolved
: CsInterface, CsClassStruct
- bConstantExpression
: CsEntityTypeRef
- bDefault
: CsSwitchLabel
- bDeleteEntityTyperef
: CsExpression
- beginInvoke_method
: CsDelegate
- bFile
: IAssemblyInfo
- block
: CsUnsafeStatement, CsUncheckedStatement, CsCheckedStatement, CsCatchClause, CsEntityBlockVariable, CsEntityMethod
- blocks
: CsEntityBlock
- bounds
: CsEntityArraySpecifier
- break_token
: CsBreakStatement
- bSet
: CsPropertyAccessor
- bSystemParamArrayAttribute
: CsEntityFormalParameter, CsEntityFormalParameterSpecifier
- BuildNumber
: ICsParserInterface::VersionInfo, IAssemblyInfo
- bUsingDirectivesResolved
: CsScopeNodeWithUsingDirectives
- bZero
: CsEntityTypeRef
- case_default_token
: CsSwitchLabel
- case_expression
: CsGotoStatement
- catch_clauses
: CsTryStatement
- catch_token
: CsCatchClause
- checked_token
: CsCheckedStatement, CsCheckedExpression
- class_token
: CsClass
- colon_token
: CsConstructorDeclaration, CsSwitchLabel, CsLabel, CsEnum, CsTypeBase, CsAttributeSection, CsConditionalExpression
- column
: LineInfo
- comma_token
: CsRefValueExpression, CsOperator, CsEnumMember
- comma_tokens
: CsTypeSpecifier
- compound_identifier
: CsEventDeclarator, CsProperty, CsMethod, CsNamespace, CsAttribute, CsTypeRef
- compound_prefix
: CsIndexer
- condition
: CsForStatement, CsDoWhileStatement, CsWhileStatement, CsIfStatement, CsConditionalExpression
- const_token
: CsConstantDeclaration, CsLocalConstantDeclaration
- continue_token
: CsContinueStatement
- ctor_method
: CsDelegate, CsClassStruct
- Culture
: IAssemblyInfo
- decl
: CsEntityLocalVariable, CsEntityLocalConstant, CsEntityProperty, CsEntityBlockVariable, CsEntityVariable, CsEntityConstant, CsEntityMethod, CsEntityBlock
- declarations
: CsCompilationUnit
- declarator
: CsEntityEvent
- declarators
: CsEvent, CsVariableDeclaration, CsConstantDeclaration, CsFixedStatement, CsLocalVariableDeclaration, CsLocalConstantDeclaration
- default_case_token
: CsGotoStatement
- definition
: CsDestructorDeclaration, CsConversionOperatorDeclaration, CsOperator, CsEventAccessor, CsPropertyAccessor, CsMethod, CsConstructorDeclaration
- delegate_token
: CsDelegate
- derived_types
: CsEntityType
- do_token
: CsDoWhileStatement
- dot_token
: CsIndexer, CsMemberAccess, CsBaseMemberAccess, CsEmbeddedTypeMemberAccess
- e
: CsEntity
- ec
: CsExpression
- else_statement
: CsIfStatement
- else_token
: CsIfStatement
- embedded_entity_typeref
: CsEmbeddedTypeMemberAccess
- embedded_type
: CsEmbeddedTypeMemberAccess, CsTypeRef
- embedded_type_token
: CsEmbeddedTypeMemberAccess, CsTypeRef
- endInvoke_method
: CsDelegate
- entities
: CsEntityCollector
- entity
: CsDestructorDeclaration, CsConversionOperatorDeclaration, CsOperator, CsIndexer, CsEventDeclarator, CsEventAccessor, CsProperty, CsPropertyAccessor, CsMethod, CsVariableDeclarator, CsConstantDeclarator, CsConstructorDeclaration, CsFixedStatement, CsFixedPointDeclarator, CsUsingStatement, CsTryStatement, CsCatchClause, CsForeachStatement, CsForStatement, CsLocalVariableDeclarator, CsSwitchStatement, CsSwitchSection, CsLocalConstantDeclarator, CsBlock, CsFormalParameter, CsEnumMember, CsAttribute, CsNamedArgument, CsExpression, CsScopeNode, CsEntityTypeRef
- entity_parameter_list
: CsEntityFormalParameterList
- entity_type
: CsEntityEvent, CsEntityProperty
- entity_typeref
: CsExpression, CsTypeRef, CsEntityType
- enum_token
: CsEnum
- event_token
: CsEvent
- explicit_implicit_token
: CsConversionOperatorDeclaration
- expression
: CsRefValueExpression, CsRefTypeExpression, CsMakeRefExpression, CsEventDeclarator, CsVariableDeclarator, CsConstantDeclarator, CsStackAllocExpression, CsFixedPointDeclarator, CsLockStatement, CsThrowStatement, CsReturnStatement, CsForeachStatement, CsLocalVariableDeclarator, CsSwitchStatement, CsSwitchLabel, CsLocalConstantDeclarator, CsExpressionStatement, CsArgument, CsEnumMember, CsNamedArgument, CsAsIsExpression, CsPostIncrementDecrementExpression, CsPointerMemberAccess, CsMemberAccess, CsElementAccess, CsInvocationExpression, CsParenthesizedExpression, CsUncheckedExpression, CsCheckedExpression
- expression_list
: CsArgListExpression, CsBaseIndexerAccess
- expressions
: CsArrayInitializer, CsStatementExpressionList, CsElementAccess, CsNewArrayExpression
- identifier
: CsFixedPointDeclarator, CsCatchClause, CsForeachStatement, CsLabel, CsNamedArgument, CsSimpleName, CsUsingAliasDirective, CsIdentifier
- identifier_token
: CsDestructorDeclaration, CsVariableDeclarator, CsConstantDeclarator, CsConstructorDeclaration, CsFixedPointDeclarator, CsCatchClause, CsForeachStatement, CsLocalVariableDeclarator, CsLocalConstantDeclarator, CsLabel, CsDelegate, CsFormalParameter, CsEnum, CsEnumMember, CsInterface, CsStruct, CsClass, CsNamedArgument, CsSimpleName, CsUsingAliasDirective, CsIdentifier
- if_statement
: CsIfStatement
- if_token
: CsIfStatement
- implementation_method
: CsEntityMethodImplementation
- in_token
: CsForeachStatement
- index
: CsToken
- indexers
: CsEntityType
- initializer
: CsForStatement, CsNewArrayExpression
- interface_method
: CsEntityMethodImplementation
- interface_token
: CsInterface
- interfaces
: CsEntityTypeWithInterfaces
- invoke_method
: CsDelegate
- iterator
: CsForStatement
- label
: CsGotoStatement
- label_token
: CsGotoStatement
- label_type
: CsGotoStatement
- labels
: CsSwitchSection, CsLabeledStatement, CsEntityMethod
- lbracket_star_token
: CsTypeSpecifier
- lbracket_token
: CsIndexer, CsStackAllocExpression, CsAttributeSection, CsElementAccess, CsNewArrayExpression, CsBaseIndexerAccess
- lcurly_token
: CsIndexer, CsEventDeclarator, CsProperty, CsArrayInitializer, CsSwitchStatement, CsBlock, CsNamespace, CsEnum, CsInterface, CsStruct, CsClass
- lhs
: CsAssignmentExpression, CsBinaryExpression
- line
: CsToken, LineInfo
- line_info
: CsNode
- list
: CsArgumentList, CsExpressionList
- literal_token
: CsLiteral
- literal_type
: CsLiteral
- lock_token
: CsLockStatement
- low_bound
: CsEntityArrayBoundSpecifier
- lparen_token
: CsArgListExpression, CsRefValueExpression, CsRefTypeExpression, CsMakeRefExpression, CsDestructorDeclaration, CsConversionOperatorDeclaration, CsOperator, CsMethod, CsConstructorDeclaration, CsFixedStatement, CsUsingStatement, CsLockStatement, CsCatchClause, CsForeachStatement, CsForStatement, CsDoWhileStatement, CsWhileStatement, CsSwitchStatement, CsIfStatement, CsDelegate, CsAttribute, CsCastUnaryExpression, CsInvocationExpression, CsNewObjectExpression, CsParenthesizedExpression, CsSizeofExpression, CsUncheckedExpression, CsCheckedExpression, CsTypeofExpression
- MajorVersion
: ICsParserInterface::VersionInfo, IAssemblyInfo
- makeref_token
: CsMakeRefExpression
- member
: CsPointerMemberAccess, CsMemberAccess, CsBaseMemberAccess, CsEmbeddedTypeMemberAccess
- member_declarations
: CsNamespace, CsInterface, CsClassStruct
- member_token
: CsPointerMemberAccess, CsMemberAccess, CsBaseMemberAccess, CsEmbeddedTypeMemberAccess
- members
: CsEnum
- method_imlementations
: CsEntityType
- method_specifier
: CsEntityTypeRef
- MinorVersion
: ICsParserInterface::VersionInfo, IAssemblyInfo
- modifier
: CsConversionOperatorDeclaration, CsArgument, CsFormalParameter
- modifier_token
: CsArgument, CsFormalParameter
- modifier_tokens
: CsModifiers
- modifiers
: CsNamespace, CsAttributesModifiers, CsEnum, CsInterface, CsClassStruct
- n_params
: CsEntityFormalParametersSpecifier
- name
: CsDestructorDeclaration, CsVariableDeclarator, CsConstantDeclarator, CsConstructorDeclaration, CsLocalVariableDeclarator, CsLocalConstantDeclarator, CsDelegate, CsFormalParameter, CsEnum, CsEnumMember, CsInterface, CsClassStruct, CsEntity
- Name
: IAssemblyInfo
- named_argument_list
: CsAttribute
- namespace_or_type_entity
: CsUsingNamespaceDirective, CsUsingAliasDirective
- namespace_or_type_name
: CsUsingNamespaceDirective, CsUsingAliasDirective
- namespace_token
: CsNamespace
- new_token
: CsNewArrayExpression, CsNewObjectExpression
- node
: CsDeclarationStatement, CsScopeEntity
- number
: CsToken
- oper
: CsAssignmentExpression, CsPreIncrementDecrementExpression, CsOperatorUnaryExpression, CsAsIsExpression, CsBinaryExpression, CsPostIncrementDecrementExpression
- operation
: CsOperator
- operation_token
: CsOperator
- operator_token
: CsConversionOperatorDeclaration, CsOperator, CsAssignmentExpression, CsPreIncrementDecrementExpression, CsOperatorUnaryExpression, CsBinaryExpression, CsPostIncrementDecrementExpression
- others
: CsEntityEvent, CsEntityProperty
- owner
: CsEntityMethod
- rank
: CsTypeSpecifier, CsEntityArraySpecifier
- rbracket_token
: CsIndexer, CsStackAllocExpression, CsAttributeSection, CsElementAccess, CsNewArrayExpression, CsBaseIndexerAccess, CsTypeSpecifier
- rcurly_token
: CsIndexer, CsEventDeclarator, CsProperty, CsArrayInitializer, CsSwitchStatement, CsBlock, CsNamespace, CsEnum, CsInterface, CsStruct, CsClass
- reftype_token
: CsRefTypeExpression
- refvalue_token
: CsRefValueExpression
- remove
: CsEventDeclarator, CsEntityEvent
- resource
: CsUsingStatement
- return_token
: CsReturnStatement
- return_type
: CsMethod, CsEntityMethodSpecifier
- RevisionNumber
: ICsParserInterface::VersionInfo, IAssemblyInfo
- rhs
: CsAssignmentExpression, CsBinaryExpression
- rparen_token
: CsArgListExpression, CsRefValueExpression, CsRefTypeExpression, CsMakeRefExpression, CsDestructorDeclaration, CsConversionOperatorDeclaration, CsOperator, CsMethod, CsConstructorDeclaration, CsFixedStatement, CsUsingStatement, CsLockStatement, CsCatchClause, CsForeachStatement, CsForStatement, CsDoWhileStatement, CsWhileStatement, CsSwitchStatement, CsIfStatement, CsDelegate, CsAttribute, CsCastUnaryExpression, CsInvocationExpression, CsNewObjectExpression, CsParenthesizedExpression, CsSizeofExpression, CsUncheckedExpression, CsCheckedExpression, CsTypeofExpression
- scope_table
: CsScopeEntity
- sections
: CsSwitchStatement, CsAttributes
- semicolon1_token
: CsForStatement
- semicolon2_token
: CsForStatement
- semicolon_token
: CsDestructorDeclaration, CsConversionOperatorDeclaration, CsOperator, CsIndexer, CsEvent, CsEventAccessor, CsProperty, CsPropertyAccessor, CsMethod, CsVariableDeclaration, CsConstantDeclaration, CsConstructorDeclaration, CsThrowStatement, CsReturnStatement, CsGotoStatement, CsContinueStatement, CsBreakStatement, CsDoWhileStatement, CsLocalConstantDeclaration, CsDeclarationStatement, CsExpressionStatement, CsEmptyStatement, CsNamespace, CsDelegate, CsEnum, CsInterface, CsStruct, CsClass, CsUsingDirective
- separator_token
: CsEventDeclarator, CsVariableDeclarator, CsConstantDeclarator, CsFixedPointDeclarator, CsLocalVariableDeclarator, CsLocalConstantDeclarator, CsArgument, CsFormalParameter, CsAttribute, CsNamedArgument, CsExpression, CsTypeRef, CsIdentifier
- set
: CsIndexer, CsProperty
- setter
: CsEntityProperty
- size
: CsEntityArrayBoundSpecifier
- sizeof_token
: CsSizeofExpression
- specifier
: CsAttributeSection, CsEntityProperty, CsEntityDelegate, CsEntityMethod
- specifier_token
: CsAttributeSection
- specifier_type
: CsTypeSpecifier
- specifiers
: CsNewArrayExpression, CsTypeRef, CsTypeSpecifiers
- stackalloc_token
: CsStackAllocExpression
- statement
: CsFixedStatement, CsUsingStatement, CsLockStatement, CsForeachStatement, CsForStatement, CsDoWhileStatement, CsWhileStatement, CsLabeledStatement
- statements
: CsSwitchSection, CsBlock
- string
: CsLiteral
- struct_token
: CsStruct
- switch_token
: CsSwitchStatement
- text
: CsToken
- this_token
: CsIndexer, CsThisAccess
- throw_token
: CsThrowStatement
- tilde_token
: CsDestructorDeclaration
- tokens
: CsTokenCollector
- true_expression
: CsConditionalExpression
- try_block
: CsTryStatement
- try_token
: CsTryStatement
- type
: CsToken, CsRefValueExpression, CsConversionOperatorDeclaration, CsOperator, CsIndexer, CsEvent, CsProperty, CsVariableDeclaration, CsConstantDeclaration, CsStackAllocExpression, CsFixedStatement, CsCatchClause, CsForeachStatement, CsLocalVariableDeclaration, CsLocalConstantDeclaration, CsDelegate, CsFormalParameter, CsCastUnaryExpression, CsAsIsExpression, CsNewArrayExpression, CsNewObjectExpression, CsSizeofExpression, CsTypeofExpression, CsLiteral, CsNode, CsEntityVariable, CsEntityConstant, CsEntityFormalParameter, CsEntityFormalParameterSpecifier, CsEntityArraySpecifier, CsEntityTypeRef
- typeof_token
: CsTypeofExpression
|