◆ Variable()
      
        
          | ScriptStack.Compiler.Parser.Variable.Variable  | 
          ( | 
          string |           name,  | 
        
        
           | 
           | 
          Scope |           scope,  | 
        
        
           | 
           | 
          Type |           derivatedType ) | 
        
      
 
 
◆ derivatedType
      
        
          | Type ScriptStack.Compiler.Parser.Variable.derivatedType | 
        
      
 
Wird benutzt von ScriptStack.Compiler.Parser.And(), ScriptStack.Compiler.Parser.Arithmetic(), ScriptStack.Compiler.Parser.ArrayAssignment(), ScriptStack.Compiler.Parser.For(), ScriptStack.Compiler.Parser.ForEach(), ScriptStack.Compiler.Parser.MemberAssignment(), ScriptStack.Compiler.Parser.Or(), ScriptStack.Compiler.Parser.Relation(), ScriptStack.Compiler.Parser.Term(), ScriptStack.Compiler.Parser.Variable.Variable(), ScriptStack.Compiler.Parser.VariableAssignment() und ScriptStack.Compiler.Parser.While().
 
 
◆ name
      
        
          | string ScriptStack.Compiler.Parser.Variable.name | 
        
      
 
Wird benutzt von ScriptStack.Compiler.Parser.And(), ScriptStack.Compiler.Parser.Arithmetic(), ScriptStack.Compiler.Parser.ArrayAssignment(), ScriptStack.Compiler.Parser.Atom(), ScriptStack.Compiler.Parser.BinaryAnd(), ScriptStack.Compiler.Parser.BinaryNot(), ScriptStack.Compiler.Parser.BinaryNotAssign(), ScriptStack.Compiler.Parser.BinaryOr(), ScriptStack.Compiler.Parser.BraceArray(), ScriptStack.Compiler.Parser.BracketArray(), ScriptStack.Compiler.Parser.For(), ScriptStack.Compiler.Parser.ForEach(), ScriptStack.Compiler.Parser.FunctionCall(), ScriptStack.Compiler.Parser.If(), ScriptStack.Compiler.Parser.LockedStatementList(), ScriptStack.Compiler.Parser.MemberAssignment(), ScriptStack.Compiler.Parser.Not(), ScriptStack.Compiler.Parser.Or(), ScriptStack.Compiler.Parser.Pointer(), ScriptStack.Compiler.Parser.Relation(), ScriptStack.Compiler.Parser.RoutineCall(), ScriptStack.Compiler.Parser.ShiftLeft(), ScriptStack.Compiler.Parser.ShiftRight(), ScriptStack.Compiler.Parser.Switch(), ScriptStack.Compiler.Parser.Term(), ScriptStack.Compiler.Parser.Variable.Variable(), ScriptStack.Compiler.Parser.VariableAssignment(), ScriptStack.Compiler.Parser.While() und ScriptStack.Compiler.Parser.Xor().
 
 
◆ scope
      
        
          | Scope ScriptStack.Compiler.Parser.Variable.scope | 
        
      
 
 
Die Dokumentation für diese Struktur wurde erzeugt aufgrund der Datei:
- C:/Users/manuel/Desktop/doc/Compiler/Parser.cs