Here is a list of all class members with links to the classes they belong to:
- s -
- Save()
: DynVarManagement.DynVarManager
- SBYTE
: Parser.CSharpLexer
, Parser.CSharpTokenTypes
, Parser.CSharpParser
- Scope
: Symbols.Symbol
- ScopesCount
: Semantic.SSAAlgorithm.SSAMap
- SEALED
: Parser.CSharpParser
, Parser.CSharpTokenTypes
, Parser.CSharpLexer
- Search()
: CodeGeneration.ConstantTable
, Semantic.SSAAlgorithm.SSAMap
, Symbols.SymbolTable
- SearchDynVar()
: DynVarManagement.DynVarManager
- SearchId()
: CodeGeneration.TemporalVariablesTable
- SearchParam()
: AST.MethodDeclaration
- SearchPosition()
: AST.Block
- SearchType()
: TypeSystem.DeclarationTable
- Second
: Tools.Pair< FirstType, SecondType >
- secondOperand
: TypeSystem.Operations.BinaryArithmeticalOperation
, TypeSystem.Operations.PromotionLevelOperation
, TypeSystem.Operations.RelationalOperation
- SecondOperand
: AST.BinaryExpression
, AST.TernaryExpression
, TypeSystem.Constraints.ArithmeticConstraint
, TypeSystem.Constraints.BracketConstraint
, TypeSystem.Constraints.PromotionConstraint
, TypeSystem.Constraints.RelationalConstraint
, TypeSystem.Constraints.SquareBracketConstraint
- SecondOperandToMove
: Semantic.SSAAlgorithm.SSAInfo
- SecondOperandToUpdateId
: Semantic.SSAAlgorithm.SSAInfo
- secondTypeExpression
: CodeGeneration.Operations.MajorTypeOperation
- selectionStatement()
: Parser.CSharpParser
- Selector
: Parser.CSharpLexer
, Parser.CSharpPreprocessorHooverLexer
, Parser.CSharpPreprocessorLexer
- SEMI
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- ServerOptimization
: CommandLine.Parameters
- serverOptions
: CommandLine.OptionsConfiguration
- Set()
: CodeGeneration.ConstantTable
, Symbols.SymbolTable
- setAccessorDeclaration()
: Parser.CSharpParser
- SetBlock
: AST.PropertyDefinition
- SetDynamic()
: DynVarManagement.DynVarManager
- SetEntryPointFound()
: Inference.Core.Program
- SetExpressionElement()
: AST.CompoundExpression
- setFilename()
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpPreprocessorHooverLexer
, Parser.CSharpPreprocessorLexer
- SetReturnType
: AST.ConstructorDefinition
- SetScope()
: Semantic.SSAAlgorithm.SSAMap
- SetStatic()
: DynVarManagement.DynVarManager
- shiftExpression()
: Parser.CSharpParser
- SHIFTL
: Parser.CSharpParser
, Parser.CSharpTokenTypes
, Parser.CSharpLexer
- SHIFTL_ASSIGN
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- SHIFTR
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- SHIFTR_ASSIGN
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- shl()
: CodeGeneration.ILCodeGenerator
- SHORT
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- showErrorMessage
: TypeSystem.Operations.BinaryArithmeticalOperation
, TypeSystem.Operations.SquareBracketOperation
, TypeSystem.Operations.ConstrainedDotOperation
, TypeSystem.Operations.RelationalOperation
, TypeSystem.Operations.UnaryArithmeticalOperation
- showErrorMessages
: TypeSystem.Operations.CastOperation
- ShowInConsole
: ErrorManagement.ErrorManager
- ShowMessages
: ErrorManagement.ErrorManager
- shr()
: CodeGeneration.ILCodeGenerator
- SingleIdentifierExpression()
: AST.SingleIdentifierExpression
- size
: CodeGeneration.Operations.CGBinaryOperationsInfo
- Size
: AST.NewArrayExpression
- SIZEOF
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- SL_COMMENT
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpPreprocessorHooverLexer
, Parser.CSharpPreprocessorLexer
, Parser.CSharpTokenTypes
- SourceFile()
: AST.SourceFile
- SquareBracketConstraint()
: TypeSystem.Constraints.SquareBracketConstraint
- SquareBracketOperation()
: TypeSystem.Operations.SquareBracketOperation
- SSAElement()
: Semantic.SSAAlgorithm.SSAElement
- SSAInfo()
: Semantic.SSAAlgorithm.SSAInfo
- SSAMap()
: Semantic.SSAAlgorithm.SSAMap
- STACKALLOC
: Parser.CSharpParser
, Parser.CSharpLexer
, Parser.CSharpTokenTypes
- STAR
: Parser.CSharpTokenTypes
, Parser.CSharpLexer
, Parser.CSharpParser
- STAR_ASSIGN
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- starg()
: CodeGeneration.ILCodeGenerator
- STARS
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- statement()
: Parser.CSharpParser
- Statement()
: AST.Statement
- StatementCount
: AST.Block
- statementExpression()
: Parser.CSharpParser
- statementExpressionList()
: Parser.CSharpParser
- statementList()
: Parser.CSharpParser
- Statements
: AST.ForStatement
, AST.WhileStatement
, AST.CatchStatement
, AST.DoStatement
- STATIC
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- STATIC_CTOR_DECL
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- stelemDouble()
: CodeGeneration.ILCodeGenerator
- stelemInt()
: CodeGeneration.ILCodeGenerator
- stelemRef()
: CodeGeneration.ILCodeGenerator
- stfld()
: CodeGeneration.ILCodeGenerator
- stloc()
: CodeGeneration.ILCodeGenerator
- stloc_s()
: CodeGeneration.ILCodeGenerator
- STMT_LIST
: Parser.CSharpTokenTypes
, Parser.CSharpParser
- STRING
: Parser.CSharpParser
, Parser.CSharpTokenTypes
, Parser.CSharpLexer
- STRING_LITERAL
: Parser.CSharpTokenTypes
, Parser.CSharpParser
, Parser.CSharpLexer
- StringLiteralExpression()
: AST.StringLiteralExpression
- StringValue
: AST.StringLiteralExpression
- STRUCT
: Parser.CSharpParser
, Parser.CSharpLexer
, Parser.CSharpTokenTypes
- STRUCT_BASE
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- stsfld()
: CodeGeneration.ILCodeGenerator
- sub()
: CodeGeneration.ILCodeGenerator
- Substitution
: TypeSystem.TypeVariable
, TypeSystem.EquivalenceClass
- SuperType()
: TypeSystem.UnionType
- SWITCH
: Parser.CSharpParser
, Parser.CSharpLexer
, Parser.CSharpTokenTypes
- SWITCH_LABEL
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- SWITCH_LABELS
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- SWITCH_SECTION
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- switchBlock()
: Parser.CSharpParser
- SwitchBlock
: AST.SwitchSection
- SwitchBlockCount
: AST.SwitchStatement
- switchLabel()
: Parser.CSharpParser
- SwitchLabel()
: AST.SwitchLabel
- switchLabels()
: Parser.CSharpParser
- SwitchSection()
: AST.SwitchSection
- switchSection()
: Parser.CSharpParser
- switchSections()
: Parser.CSharpParser
- SwitchSectionType
: AST.SwitchLabel
- SwitchStatement()
: AST.SwitchStatement
- switchStatement()
: Parser.CSharpParser
- Symbol()
: Symbols.Symbol
, AST.IdDeclaration
- SymbolNotFoundError()
: ErrorManagement.SymbolNotFoundError
- SymbolTable()
: Symbols.SymbolTable
- SymbolType
: Symbols.Symbol
- SynthesizedAttributes()
: CodeGeneration.SynthesizedAttributes