Here is a list of all class members with links to the classes they belong to:
- i -
- IdDeclaration()
: AST.IdDeclaration
- Identifier
: AST.IdDeclaration
, AST.NewArrayExpression
, AST.Parameter
, AST.IdentifierExpression
, CodeGeneration.SynthesizedAttributes
- IDENTIFIER
: Parser.CSharpLexer
- identifier()
: Parser.CSharpParser
- Identifier
: AST.InvocationExpression
- IDENTIFIER
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- Identifier
: AST.Namespace
- IdentifierExp
: AST.IdDeclaration
- IdentifierExpression()
: AST.IdentifierExpression
- IdentifierExpressionMode
: CodeGeneration.SynthesizedAttributes
- IdExpression
: AST.QualifiedIdentifierExpression
- IdMode
: AST.SingleIdentifierExpression
- IdName
: AST.QualifiedIdentifierExpression
- IdSymbol
: AST.SingleIdentifierExpression
- IF
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- IfElseStatement()
: AST.IfElseStatement
- ifStatement()
: Parser.CSharpParser
- ILCodeGenerator()
: CodeGeneration.ILCodeGenerator
- ILName
: AST.IdDeclaration
, AST.Parameter
, AST.SingleIdentifierExpression
- ilStamentsCodeGeneration
: CodeGeneration.ILCodeGenerator
- ILStatementsCodeGeneration()
: CodeGeneration.ILStatementsCodeGeneration
- ILType()
: TypeSystem.ArrayType
, TypeSystem.BCLClassType
, TypeSystem.BCLInterfaceType
, TypeSystem.ClassType
, TypeSystem.DoubleType
, TypeSystem.FieldType
, TypeSystem.InterfaceType
, TypeSystem.IntType
, TypeSystem.PropertyType
, TypeSystem.TypeExpression
, TypeSystem.TypeVariable
, TypeSystem.UnionType
- ILTypeExpression
: AST.ArgumentExpression
, AST.Declaration
, AST.Expression
- ILValue
: AST.DoubleLiteralExpression
, AST.IntLiteralExpression
- IMPLICIT
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- IN
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- INC
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- inclusiveOrExpression()
: Parser.CSharpParser
- IncorrectArraySizeError()
: ErrorManagement.IncorrectArraySizeError
- Increment()
: Semantic.SSAAlgorithm.SSAMap
- indent
: CodeGeneration.NewOperations.CGBinaryOperation< T >
, CodeGeneration.VisitorILCodeGeneration< T >
- index
: TypeSystem.Operations.SquareBracketOperation
- INDEXER_DECL
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- IndexOfSSA
: AST.SingleIdentifierExpression
- IndexSSA
: Semantic.SSAAlgorithm.SSAElement
- InheritedAttributes()
: CodeGeneration.InheritedAttributes
- InheritsFrom()
: TypeSystem.ClassType
, TypeSystem.UserType
- Init
: AST.Definition
, AST.FieldDefinition
, AST.NewArrayExpression
- init()
: CodeGeneration.Operations.CGTypeSystemOperation
- InitDo
: AST.DoStatement
- InitialComment()
: CodeGeneration.CodeGenerator
, CodeGeneration.ILCodeGenerator
- Initialization
: AST.ConstructorDefinition
- initialize()
: Parser.CSharpParser
- InitializerCount
: AST.ForStatement
- InitWhile
: AST.WhileStatement
- InputFileNames
: CommandLine.Parameters
- Insert()
: CodeGeneration.ConstantTable
, CodeGeneration.TemporalVariablesTable
, Symbols.SymbolTable
- Instance
: CodeGeneration.Operations.CGTypeSystemOperation
, CodeGeneration.TemporalVariablesTable
, CodeGeneration.TypeMapping
, DynVarManagement.DynVarOptions
, ErrorManagement.ErrorManager
, TargetPlatforms.TargetPlatformRepresentation
, TypeSystem.BoolType
, TypeSystem.CharType
, TypeSystem.DoubleType
, TypeSystem.IntType
, TypeSystem.NullType
, TypeSystem.StringType
, TypeSystem.TypeTable
, TypeSystem.VoidType
- InstanceMethodCallFromStaticMethodError()
: ErrorManagement.InstanceMethodCallFromStaticMethodError
- INT
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- INT_LITERAL
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- INTERFACE
: Parser.CSharpParser
, Parser.CSharpLexer
, Parser.CSharpTokenTypes
- INTERFACE_BASE
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- interfaceAccessors()
: Parser.CSharpParser
- interfaceBase()
: Parser.CSharpParser
- interfaceBody()
: Parser.CSharpParser
- interfaceDeclaration()
: Parser.CSharpParser
- InterfaceDefinition()
: AST.InterfaceDefinition
- interfaceList
: TypeSystem.UserType
- InterfaceList
: TypeSystem.UserType
- interfaceMemberDeclaration()
: Parser.CSharpParser
- interfaceMemberDeclarations()
: Parser.CSharpParser
- InterfaceName
: DynVarManagement.VarPath
- InterfaceTag
: DynVarManagement.DynVarManager
- InterfaceType()
: TypeSystem.InterfaceType
- INTERNAL
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- InternalOperationInterfaceError()
: ErrorManagement.InternalOperationInterfaceError
- IntersectionMemberType()
: TypeSystem.IntersectionMemberType
- IntersectionType()
: TypeSystem.IntersectionType
- IntLiteralExpression()
: AST.IntLiteralExpression
- Introspection()
: TypeSystem.Introspection
- IntValue
: AST.IntLiteralExpression
- INVOCATION_EXPR
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- InvocationExpression()
: AST.InvocationExpression
- IS
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- Is< T >()
: TypeSystem.TypeExpression
- IsBinary()
: TypeSystem.Operations.TypeSystemOperation
, TypeSystem.Constraints.ArithmeticConstraint
- IsCombiningCharacter()
: Parser.CSharpPreprocessorHooverLexer
, Parser.CSharpPreprocessorLexer
, Parser.CSharpLexer
- isConcreteType
: TypeSystem.ClassType
- IsConcreteType()
: TypeSystem.ClassType
- IsDefaultCase()
: AST.SwitchSection
- IsDynamic
: TypeSystem.ArrayType
- isDynamic
: TypeSystem.TypeExpression
- IsDynamic
: Symbols.Symbol
, TypeSystem.TypeVariable
, DynVarManagement.DynVarManager
, TypeSystem.TypeExpression
- isEmpty()
: TypeSystem.Constraints.ConstraintList
, TypeSystem.Constraints.Constraint
- isEnd
: CodeGeneration.Operations.CGBinaryOperationsInfo
- IsEntryPoint
: AST.MethodDefinition
- IsExpression()
: AST.IsExpression
- IsFreshVariable()
: TypeSystem.UnionType
, TypeSystem.TypeVariable
, TypeSystem.TypeExpression
- IsIdentifierCharacter()
: Parser.CSharpPreprocessorHooverLexer
, Parser.CSharpPreprocessorLexer
, Parser.CSharpLexer
- isinst()
: CodeGeneration.ILCodeGenerator
- IsInternallyAnObject()
: CodeGeneration.NewOperations.CGBinaryOperation< T >
- IsIntrospectiveInvocation
: CodeGeneration.InheritedAttributes
- IsLetterCharacter()
: Parser.CSharpPreprocessorLexer
, Parser.CSharpPreprocessorHooverLexer
, Parser.CSharpLexer
- IsParentNodeAnInvocation
: CodeGeneration.InheritedAttributes
- IsReturnDynamic
: AST.MethodDeclaration
- IsTypeInferred
: TypeSystem.MethodType
- IsUnionOfProperties()
: CodeGeneration.VisitorILCodeGeneration< T >
- IsUnionOfTypeVariablesWithoutSustitution()
: CodeGeneration.VisitorILCodeGeneration< T >
- IsValueType()
: TypeSystem.NullType
, TypeSystem.CharType
, TypeSystem.DoubleType
, TypeSystem.ClassType
, TypeSystem.IntersectionType
, TypeSystem.StringType
, TypeSystem.InterfaceType
, TypeSystem.FieldType
, TypeSystem.ClassTypeProxy
, CodeGeneration.NewOperations.CGBinaryOperation< T >
, TypeSystem.PropertyType
, TypeSystem.VoidType
, TypeSystem.MethodType
, TypeSystem.TypeExpression
, TypeSystem.ArrayType
, TypeSystem.TypeVariable
, TypeSystem.BCLClassType
, TypeSystem.UnionType
, TypeSystem.TypeVariable
, TypeSystem.NameSpaceType
, TypeSystem.BoolType
, CodeGeneration.ILCodeGenerator
, TypeSystem.IntType
- iterationStatement()
: Parser.CSharpParser
- IteratorCount
: AST.ForStatement