- label
: CsGotoStatement
- label_table
: CsBlock
- label_type
: CsGotoStatement
- labels
: CsLabeledStatement
, CsSwitchSection
- lbracket_token
: CsNewArrayExpression
, CsElementAccess
, CsAttributeSection
, CsStackAllocInitializer
, CsTypeSpecifier
, CsIndexer
, CsFixedSizeBufferDeclarator
, CsBaseIndexerAccess
- lcurly_token
: CsAnonymousObjectCreationExpression
, CsElementInitializer
, CsClass
, CsStruct
, CsInterface
, CsEnum
, CsNamespace
, CsBlock
, CsSwitchStatement
, CsArrayInitializer
, CsProperty
, CsEventDeclarator
, CsObjectInitializer
, CsIndexer
, CsCollectionInitializer
- less_token
: CsTypeArgumentList
, CsTypeParameterList
- let_token
: CsLetClause
- lhs
: CsBinaryExpression
, CsAssignmentExpression
- line
: LineInfo
, ppline_info
- line_info
: CsToken
, dcmap_info
, CsNode
- list
: CrefTypeArgumentList
, CsTypeArgumentList
, CsExpressionListBase
, CsTypeParameterList
, CsArgumentList
- literal
: CsLiteral
- literal_null_label
: CsSwitchStatement
- literal_token
: CsLiteral
- literal_type
: CsLiteral
- lock_token
: CsLockStatement
- low_bound
: CsEntityArrayBoundSpecifier
- lparen_token
: CsMethod
, CsArgListExpression
, CsNewObjectExpression
, CsCastUnaryExpression
, CsDefaultValueExpression
, CsUsingStatement
, CsAnonymousFunctionSignature
, CsConstructor
, CsFixedStatement
, CsAttribute
, CsRefTypeExpression
, CsDoWhileStatement
, CsConversionOperator
, CsIfStatement
, CsWhileStatement
, CsLockStatement
, CsCheckedExpression
, CsForStatement
, CsParenthesizedExpression
, CsInvocationExpression
, CsDelegate
, CsUncheckedExpression
, CsRefValueExpression
, CsOperator
, CsSwitchStatement
, CsTypeofExpression
, CsSizeofExpression
, CsAnonymousMethodExpression
, CsCatchClause
, CsForeachStatement
, CsDestructor
, CsMakeRefExpression
|