C# (CSharp) PredictiveCodeSuggestions.SmartGenerators.Scopes Namespace

Classes

Name Description
AfterAssignmentExpressionScope Defines the AfterAssignmentExpressionScope class.
AfterEnumerableScope Defines the AfterEnumerableScope class.
AfterInvocationScope Defines the AfterInvocationScope class.
AfterLocalVariableDeclarationScope Defines the AfterLocalVariableDeclarationScope class.
BeforeAssignmentExpressionScope Defines the BeforeAssignmentExpressionScope class.
BeforeInvocationScope Defines the BeforeInvocationScope class.
BeforeLocalVariableDeclarationScope Defines the BeforeLocalVariableDeclarationScope class.
BeginningOfFunctionScope Defines the BeginningOfFunctionScope class.
ClassMemberScope Defines the ClassMemberScope class.
EmptyFileScope Defines the EmptyFileScope class.
EndOfBlockScope Defines the EndOfBlockScope class.
InsideMethodScope Defines the InsideMethodScope class.
InterfaceMemberScope Defines the InterfaceMemberScope class.
StructMemberScope Defines the StructMemberScope class.
TypeScope Defines the TypeScope class.