8 instantiations of StructureStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (8)
Generated\Syntax.xml.Internal.Generated.vb (7)
2892
Friend Shared CreateInstance As Func(Of ObjectReader, Object) = Function(o) New
StructureStatementSyntax
(o)
2901
ObjectBinder.RegisterTypeReader(GetType(StructureStatementSyntax), Function(r) New
StructureStatementSyntax
(r))
2937
Return new
StructureStatementSyntax
(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _structureKeyword, _identifier, _typeParameterList)
2941
Return new
StructureStatementSyntax
(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _structureKeyword, _identifier, _typeParameterList)
38068
Return New
StructureStatementSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newAttributeLists.Node, newModifiers.Node, newStructureKeyword, newIdentifier, newTypeParameterList)
43195
Return New
StructureStatementSyntax
(SyntaxKind.StructureStatement, attributeLists.Node, modifiers.Node, structureKeyword, identifier, typeParameterList)
55273
Return New
StructureStatementSyntax
(SyntaxKind.StructureStatement, attributeLists.Node, modifiers.Node, structureKeyword, identifier, typeParameterList, _factoryContext)
Generated\Syntax.xml.Syntax.Generated.vb (1)
3428
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
StructureStatementSyntax
(kind, errors, annotations, if(attributeLists IsNot Nothing, attributeLists.Green, Nothing), modifiers, structureKeyword, identifier, if(typeParameterList IsNot Nothing, DirectCast(typeParameterList.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TypeParameterListSyntax), Nothing)), Nothing, 0)
20 references to StructureStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (19)
Generated\Syntax.xml.Internal.Generated.vb (14)
1784
Friend ReadOnly _structureStatement as
StructureStatementSyntax
1787
Friend Sub New(ByVal kind As SyntaxKind, structureStatement As
StructureStatementSyntax
, [inherits] As GreenNode, [implements] As GreenNode, members As GreenNode, endStructureStatement As EndBlockStatementSyntax)
1798
Friend Sub New(ByVal kind As SyntaxKind, structureStatement As
StructureStatementSyntax
, [inherits] As GreenNode, [implements] As GreenNode, members As GreenNode, endStructureStatement As EndBlockStatementSyntax, context As ISyntaxFactoryContext)
1810
Friend Sub New(ByVal kind As SyntaxKind, ByVal errors as DiagnosticInfo(), ByVal annotations as SyntaxAnnotation(), structureStatement As
StructureStatementSyntax
, [inherits] As GreenNode, [implements] As GreenNode, members As GreenNode, endStructureStatement As EndBlockStatementSyntax)
1824
Dim _structureStatement = DirectCast(reader.ReadValue(),
StructureStatementSyntax
)
1855
Friend ReadOnly Property StructureStatement As InternalSyntax.
StructureStatementSyntax
2901
ObjectBinder.RegisterTypeReader(GetType(
StructureStatementSyntax
), Function(r) New StructureStatementSyntax(r))
36716
Public Overridable Function VisitStructureStatement(ByVal node As
StructureStatementSyntax
) As VisualBasicSyntaxNode
37925
Dim newStructureStatement = DirectCast(Visit(node._structureStatement),
StructureStatementSyntax
)
38053
Public Overrides Function VisitStructureStatement(ByVal node As
StructureStatementSyntax
) As VisualBasicSyntaxNode
42996
Friend Shared Function StructureBlock(structureStatement As
StructureStatementSyntax
, [inherits] As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), [implements] As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), members As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), endStructureStatement As EndBlockStatementSyntax) As StructureBlockSyntax
43192
Friend Shared Function StructureStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), structureKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax) As
StructureStatementSyntax
55074
Friend Function StructureBlock(structureStatement As
StructureStatementSyntax
, [inherits] As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), [implements] As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), members As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), endStructureStatement As EndBlockStatementSyntax) As StructureBlockSyntax
55270
Friend Function StructureStatement(attributeLists As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), modifiers As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), structureKeyword As KeywordSyntax, identifier As IdentifierTokenSyntax, typeParameterList As TypeParameterListSyntax) As
StructureStatementSyntax
Generated\Syntax.xml.Syntax.Generated.vb (4)
1877
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StructureBlockSyntax(kind, errors, annotations, DirectCast(structureStatement.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
StructureStatementSyntax
), if([inherits] IsNot Nothing, [inherits].Green, Nothing), if([implements] IsNot Nothing, [implements].Green, Nothing), if(members IsNot Nothing, members.Green, Nothing), DirectCast(endStructureStatement.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.EndBlockStatementSyntax)), Nothing, 0)
3479
Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
StructureStatementSyntax
)._modifiers
3517
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
StructureStatementSyntax
)._structureKeyword, Me.GetChildPosition(2), Me.GetChildIndex(2))
3535
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
StructureStatementSyntax
)._identifier, Me.GetChildPosition(3), Me.GetChildIndex(3))
Syntax\InternalSyntax\SyntaxNodeFactories.vb (1)
538
Return SyntaxFactory.StructureBlock(DirectCast(begin,
StructureStatementSyntax
), [inherits], [implements], members, [end])
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
179
Private Shared Function GenerateGreenStructureStatement() As InternalSyntax.
StructureStatementSyntax