Here is a list of all class members with links to the classes they belong to:
- a -
- ABSTRACT
: Parser.CSharpLexer
, Parser.CSharpParser
, Parser.CSharpTokenTypes
- Accept()
: AST.ArgumentExpression
, AST.AssignmentExpression
, AST.CastExpression
, AST.FieldDeclarationSet
, AST.TypeDefinition
, AST.UnaryExpression
, AST.FieldDefinition
, AST.WhileStatement
, AST.CatchStatement
, AST.ForeachStatement
, AST.ForStatement
, AST.AstNode
, AST.CharLiteralExpression
, AST.IdDeclaration
, AST.IfElseStatement
, AST.ClassDefinition
, AST.InterfaceDefinition
, AST.IntLiteralExpression
, AST.ArithmeticExpression
, AST.BaseCallExpression
, AST.CompoundExpression
, AST.InvocationExpression
, AST.IsExpression
, AST.ConstantDefinition
, AST.LogicalExpression
, AST.MethodDeclaration
, AST.BaseExpression
, AST.ConstantFieldDefinition
, AST.MethodDefinition
, AST.MoveStatement
, AST.ConstructorDefinition
, AST.Namespace
, AST.NewArrayExpression
, AST.ArrayAccessExpression
, AST.BitwiseExpression
, AST.ContinueStatement
, AST.NewExpression
, AST.NullExpression
, AST.DeclarationSet
, AST.PropertyDefinition
, AST.QualifiedIdentifierExpression
, AST.Block
, AST.Definition
, AST.RelationalExpression
, AST.ReturnStatement
, AST.DoStatement
, AST.SingleIdentifierExpression
, AST.SourceFile
, AST.AssertStatement
, AST.BoolLiteralExpression
, AST.DoubleLiteralExpression
, AST.StringLiteralExpression
, AST.SwitchLabel
, AST.ExceptionManagementStatement
, AST.SwitchSection
, AST.SwitchStatement
, AST.BreakStatement
, AST.FieldAccessExpression
, AST.TernaryExpression
, AST.ThetaStatement
, AST.FieldDeclaration
, AST.ThisExpression
, AST.ThrowStatement
- AcceptOperation()
: AST.AstNode
, AST.BaseCallExpression
, AST.BaseExpression
, AST.Declaration
, AST.Definition
, AST.Expression
, AST.FieldAccessExpression
, AST.IdDeclaration
, AST.IdentifierExpression
, AST.InvocationExpression
, AST.NewArrayExpression
, AST.NewExpression
, AST.SingleIdentifierExpression
, AST.Statement
, TypeSystem.ArrayType
, TypeSystem.BCLClassType
, TypeSystem.BCLInterfaceType
, TypeSystem.BCLNameSpaceType
, TypeSystem.BoolType
, TypeSystem.CharType
, TypeSystem.ClassType
, TypeSystem.ClassTypeProxy
, TypeSystem.DoubleType
, TypeSystem.FieldType
, TypeSystem.InterfaceType
, TypeSystem.IntersectionMemberType
, TypeSystem.IntersectionType
, TypeSystem.IntType
, TypeSystem.MethodType
, TypeSystem.NameSpaceType
, TypeSystem.NullType
, TypeSystem.PropertyType
, TypeSystem.StringType
, TypeSystem.TypeExpression
, TypeSystem.TypeVariable
, TypeSystem.UnionType
, TypeSystem.UserType
, TypeSystem.VoidType
- AccessModifier()
: TypeSystem.AccessModifier
- accessorBody()
: Parser.CSharpParser
- accessorDeclarations()
: Parser.CSharpParser
- actualImplicitObject
: TypeSystem.Operations.AssignmentOperation
- ActualImplicitObject
: TypeSystem.Constraints.ParenthesisConstraint
- ActualMethodCalled
: AST.BaseCallExpression
, CodeGeneration.InheritedAttributes
- add()
: CodeGeneration.ILCodeGenerator
, TypeSystem.EquivalenceClass
- Add()
: TypeSystem.Constraints.ConstraintList
- AddBaseClass()
: TypeSystem.ClassType
, TypeSystem.IBCLUserType
, TypeSystem.InterfaceType
, TypeSystem.UserType
- AddBaseInterface()
: TypeSystem.IBCLUserType
, TypeSystem.UserType
- AddConstraint()
: TypeSystem.MethodType
- AddDeclaration()
: TypeSystem.DeclarationTable
, AST.SourceFile
- AddExceptionCode()
: CodeGeneration.VisitorILCodeGeneration< T >
, CodeGeneration.VisitorRrotorCodeGeneration< T >
, CodeGeneration.VisitorCodeGenerationBase
, CodeGeneration.ILCodeGenerator
, CodeGeneration.VisitorCodeGeneration< T >
, CodeGeneration.VisitorCodeGeneration2
- AddExpression()
: AST.CompoundExpression
- addInferredTypeObserver()
: TypeSystem.MethodType
- additiveExpression()
: Parser.CSharpParser
- AddLocalVariable()
: CodeGeneration.CodeGenerator
, CodeGeneration.ILCodeGenerator
- AddMember()
: TypeSystem.UserType
, TypeSystem.IBCLUserType
- AddMethod()
: TypeSystem.IntersectionMemberType
- AddNamespace()
: AST.SourceFile
- AddNewField()
: AST.TypeDefinition
- AddNewVariable()
: Semantic.SSAAlgorithm.SSAMap
- AddParameter()
: TypeSystem.MethodType
- ADDRESS_OF_EXPR
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- AddStatement()
: AST.Block
- AddStatementAtIndex()
: AST.Block
- AddStatementToTheBeginning()
: AST.Block
- AddType()
: TypeSystem.IntersectionType
, TypeSystem.TypeTable
, TypeSystem.UnionType
- AddUsing()
: AST.SourceFile
- AddVarType()
: TypeSystem.TypeTable
- AfterCondition
: AST.WhileStatement
, AST.SwitchStatement
, AST.ForStatement
, AST.IfElseStatement
- AfterInit
: AST.ForStatement
- and()
: CodeGeneration.ILCodeGenerator
- andExpression()
: Parser.CSharpParser
- ApplicationTag
: DynVarManagement.DynVarManager
- ARG_LIST
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- arglist()
: CodeGeneration.ILCodeGenerator
- Argument
: AST.ArgumentExpression
- argument()
: Parser.CSharpParser
- ArgumentExpression()
: AST.ArgumentExpression
- argumentList()
: Parser.CSharpParser
- ArgumentNumberError()
: ErrorManagement.ArgumentNumberError
- ArgumentOutOfRangeError()
: ErrorManagement.ArgumentOutOfRangeError
- Arguments
: AST.BaseCallExpression
- ArithmeticConstraint()
: TypeSystem.Constraints.ArithmeticConstraint
- ArithmeticExpression()
: AST.ArithmeticExpression
- ARRAY_CREATE_EXPR
: Parser.CSharpTokenTypes
, Parser.CSharpParser
- ARRAY_INIT
: Parser.CSharpTokenTypes
, Parser.CSharpParser
- ARRAY_RANK
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- ARRAY_RANKS
: Parser.CSharpTokenTypes
, Parser.CSharpParser
- ArrayAccessExpression()
: AST.ArrayAccessExpression
- ArrayAccessFound
: CodeGeneration.InheritedAttributes
- arrayInitializer()
: Parser.CSharpParser
- ArrayType()
: TypeSystem.ArrayType
- ArrayTypeExpression
: TypeSystem.ArrayType
- AS
: Parser.CSharpLexer
, Parser.CSharpTokenTypes
, Parser.CSharpParser
- As< T >()
: TypeSystem.TypeExpression
- AsClassType()
: TypeSystem.ClassType
, TypeSystem.ClassTypeProxy
, TypeSystem.DoubleType
, TypeSystem.BoolType
, TypeSystem.TypeExpression
, TypeSystem.ArrayType
, TypeSystem.CharType
, TypeSystem.IntType
, TypeSystem.StringType
- AssemblerError()
: ErrorManagement.AssemblerError
- AssertStatement()
: AST.AssertStatement
- ASSIGN
: Parser.CSharpParser
, Parser.CSharpTokenTypes
, Parser.CSharpLexer
- AssignDynamism()
: DynVarManagement.DynVarOptions
- Assignment
: CodeGeneration.InheritedAttributes
- AssignmentError()
: ErrorManagement.AssignmentError
- AssignmentExpression()
: AST.AssignmentExpression
- assignmentExpression()
: Parser.CSharpParser
- AssignmentOperation()
: TypeSystem.Operations.AssignmentOperation
- Assigns
: AST.ReturnStatement
- ASTNode
: TypeSystem.MethodType
- AstNode()
: AST.AstNode
- ATTRIB_ARGUMENT_EXPR
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- ATTRIBUTE
: Parser.CSharpParser
, Parser.CSharpTokenTypes
- ATTRIBUTE_SECTION
: Parser.CSharpTokenTypes
, Parser.CSharpParser
- ATTRIBUTE_SECTIONS
: Parser.CSharpTokenTypes
, Parser.CSharpParser
- AuxInitializer
: AST.ForStatement