From 261595661252d8cc43f5ea3618d28ffe62a376a1 Mon Sep 17 00:00:00 2001 From: Franklin Schrans Date: Sat, 28 Apr 2018 22:15:35 +0100 Subject: [PATCH] Remove tmp files --- tmp | 99 ------------------------------------------------------------ tmp2 | 96 ---------------------------------------------------------- 2 files changed, 195 deletions(-) delete mode 100644 tmp delete mode 100644 tmp2 diff --git a/tmp b/tmp deleted file mode 100644 index 623f9730..00000000 --- a/tmp +++ /dev/null @@ -1,99 +0,0 @@ -InitializerDeclaration -▿ initToken : Token -- kind : init -▿ sourceLocation : SourceLocation -- line : 11 -- column : 10 -- length : 4 -- attributes : 0 elements -▿ modifiers : 1 element -▿ 0 : Token -- kind : public -▿ sourceLocation : SourceLocation -- line : 11 -- column : 3 -- length : 6 -▿ parameters : 1 element -▿ 0 : Parameter -▿ identifier : Identifier -▿ identifierToken : Token -▿ kind : identifier "manager" -- identifier : "manager" -▿ sourceLocation : SourceLocation -- line : 11 -- column : 15 -- length : 7 -- enclosingType : nil -▿ type : Type -▿ rawType : RawType -- builtInType : AST.Type.BuiltInType.address -- genericArguments : 0 elements -▿ sourceLocation : SourceLocation -- line : 11 -- column : 24 -- length : 7 -- implicitToken : nil -▿ closeBracketToken : Token -▿ kind : ) -- punctuation : AST.Token.Kind.Punctuation.closeBracket -▿ sourceLocation : SourceLocation -- line : 11 -- column : 31 -- length : 1 -▿ body : 1 element -▿ 0 : Statement -▿ expression : Expression -▿ binaryExpression : BinaryExpression -▿ lhs : Expression -▿ binaryExpression : BinaryExpression -▿ lhs : Expression -▿ self : Token -- kind : self -▿ sourceLocation : SourceLocation -- line : 12 -- column : 5 -- length : 4 -▿ op : Token -▿ kind : . -- punctuation : AST.Token.Kind.Punctuation.dot -▿ sourceLocation : SourceLocation -- line : 12 -- column : 9 -- length : 1 -▿ rhs : Expression -▿ identifier : Identifier -▿ identifierToken : Token -▿ kind : identifier "manager" -- identifier : "manager" -▿ sourceLocation : SourceLocation -- line : 12 -- column : 10 -- length : 7 -▿ enclosingType : Optional -- some : "Bank" -▿ op : Token -▿ kind : = -- punctuation : AST.Token.Kind.Punctuation.equal -▿ sourceLocation : SourceLocation -- line : 12 -- column : 18 -- length : 1 -▿ rhs : Expression -▿ identifier : Identifier -▿ identifierToken : Token -▿ kind : identifier "manager" -- identifier : "manager" -▿ sourceLocation : SourceLocation -- line : 12 -- column : 20 -- length : 7 -- enclosingType : nil -▿ closeBraceToken : Token -▿ kind : ) -- punctuation : AST.Token.Kind.Punctuation.closeBracket -▿ sourceLocation : SourceLocation -- line : 11 -- column : 31 -- length : 1 - -(lldb) diff --git a/tmp2 b/tmp2 deleted file mode 100644 index 02a4b3b0..00000000 --- a/tmp2 +++ /dev/null @@ -1,96 +0,0 @@ -InitializerDeclaration -▿ initToken : Token -- kind : init -▿ sourceLocation : SourceLocation -- line : 11 -- column : 10 -- length : 4 -- attributes : 0 elements -▿ modifiers : 1 element -▿ 0 : Token -- kind : public -▿ sourceLocation : SourceLocation -- line : 11 -- column : 3 -- length : 6 -▿ parameters : 1 element -▿ 0 : Parameter -▿ identifier : Identifier -▿ identifierToken : Token -▿ kind : identifier "manager" -- identifier : "manager" -▿ sourceLocation : SourceLocation -- line : 11 -- column : 15 -- length : 7 -- enclosingType : nil -▿ type : Type -▿ rawType : RawType -- builtInType : AST.Type.BuiltInType.address -- genericArguments : 0 elements -▿ sourceLocation : SourceLocation -- line : 11 -- column : 24 -- length : 7 -- implicitToken : nil -▿ closeBracketToken : Token -▿ kind : ) -- punctuation : AST.Token.Kind.Punctuation.closeBracket -▿ sourceLocation : SourceLocation -- line : 11 -- column : 31 -- length : 1 -▿ body : 1 element -▿ 0 : Statement -▿ expression : Expression -▿ binaryExpression : BinaryExpression -▿ lhs : Expression -▿ binaryExpression : BinaryExpression -▿ lhs : Expression -▿ self : Token -- kind : self -▿ sourceLocation : SourceLocation -- line : 12 -- column : 5 -- length : 4 -▿ op : Token -▿ kind : . -- punctuation : AST.Token.Kind.Punctuation.dot -▿ sourceLocation : SourceLocation -- line : 12 -- column : 9 -- length : 1 -▿ rhs : Expression -▿ identifier : Identifier -▿ identifierToken : Token -▿ kind : identifier "manager" -- identifier : "manager" -▿ sourceLocation : SourceLocation -- line : 12 -- column : 10 -- length : 7 -- enclosingType : nil -▿ op : Token -▿ kind : = -- punctuation : AST.Token.Kind.Punctuation.equal -▿ sourceLocation : SourceLocation -- line : 12 -- column : 18 -- length : 1 -▿ rhs : Expression -▿ identifier : Identifier -▿ identifierToken : Token -▿ kind : identifier "manager" -- identifier : "manager" -▿ sourceLocation : SourceLocation -- line : 12 -- column : 20 -- length : 7 -- enclosingType : nil -▿ closeBraceToken : Token -▿ kind : ) -- punctuation : AST.Token.Kind.Punctuation.closeBracket -▿ sourceLocation : SourceLocation -- line : 11 -- column : 31 -- length : 1