Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyAsPattern.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ FASTPyAsPattern class >> annotation [
<FMClass: #AsPattern super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyAssertStatement.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ FASTPyAssertStatement class >> annotation [
<FMClass: #AssertStatement super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyAssignment.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ FASTPyAssignment class >> annotation [
<FMClass: #Assignment super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'testing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyAttributeAccess.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ FASTPyAttributeAccess class >> annotation [
<FMClass: #AttributeAccess super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyAugmentedAssignment.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ FASTPyAugmentedAssignment class >> annotation [
<FMClass: #AugmentedAssignment super: #FASTPyAssignment>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyAwait.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ FASTPyAwait class >> annotation [
<FMClass: #Await super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyBinaryOperator.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ FASTPyBinaryOperator class >> annotation [
<FMClass: #BinaryOperator super: #FASTPyOperator>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyBoolean.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ FASTPyBoolean class >> annotation [
<FMClass: #Boolean super: #FASTPyLiteral>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyBooleanOperator.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ FASTPyBooleanOperator class >> annotation [
<FMClass: #BooleanOperator super: #FASTPyOperator>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyBreakStatement.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ FASTPyBreakStatement class >> annotation [
<FMClass: #BreakStatement super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyCall.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ FASTPyCall class >> annotation [
<FMClass: #Call super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyCaseClause.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ FASTPyCaseClause class >> annotation [
<FMClass: #CaseClause super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyChevron.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ FASTPyChevron class >> annotation [
<FMClass: #Chevron super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyClassDefinition.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ FASTPyClassDefinition class >> annotation [
<FMClass: #ClassDefinition super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyClassPattern.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ FASTPyClassPattern class >> annotation [
<FMClass: #ClassPattern super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyCollectionInitializer.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ FASTPyCollectionInitializer class >> annotation [
<FMClass: #CollectionInitializer super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyComment.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ FASTPyComment class >> annotation [
<FMClass: #Comment super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyComparisonOperator.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FASTPyComparisonOperator class >> annotation [
<FMClass: #ComparisonOperator super: #FASTPyOperator>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyComplex.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ FASTPyComplex class >> annotation [
<FMClass: #Complex super: #FASTPyLiteral>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyComprehension.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ FASTPyComprehension class >> annotation [
<FMClass: #Comprehension super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyConcatenatedString.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ FASTPyConcatenatedString class >> annotation [
<FMClass: #ConcatenatedString super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyConditionalExpression.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ FASTPyConditionalExpression class >> annotation [
<FMClass: #ConditionalExpression super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyConstrainedType.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ FASTPyConstrainedType class >> annotation [
<FMClass: #ConstrainedType super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyContinueStatement.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ FASTPyContinueStatement class >> annotation [
<FMClass: #ContinueStatement super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyDecorator.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ FASTPyDecorator class >> annotation [
<FMClass: #Decorator super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyDeleteStatement.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ FASTPyDeleteStatement class >> annotation [
<FMClass: #DeleteStatement super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyDictionary.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ FASTPyDictionary class >> annotation [
<FMClass: #Dictionary super: #FASTPyCollectionInitializer>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ FASTPyDictionaryComprehension class >> annotation [
<FMClass: #DictionaryComprehension super: #FASTPyComprehension>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyDottedName.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ FASTPyDottedName class >> annotation [
<FMClass: #DottedName super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyERROR.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ FASTPyERROR class >> annotation [
<FMClass: #ERROR super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyElifClause.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ FASTPyElifClause class >> annotation [
<FMClass: #ElifClause super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyEllipsis.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ FASTPyEllipsis class >> annotation [
<FMClass: #Ellipsis super: #FASTPyLiteral>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyElseClause.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ FASTPyElseClause class >> annotation [
<FMClass: #ElseClause super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyEntity.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FASTPyEntity class >> annotation [
<package: #'FAST-Python-Model'>
<generated>
<abstract>
^ self
]

{ #category : 'testing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyEscapeInterpolation.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ FASTPyEscapeInterpolation class >> annotation [
<FMClass: #EscapeInterpolation super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyEscapeSequence.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ FASTPyEscapeSequence class >> annotation [
<FMClass: #EscapeSequence super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyExceptClause.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ FASTPyExceptClause class >> annotation [
<FMClass: #ExceptClause super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyExecStatement.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ FASTPyExecStatement class >> annotation [
<FMClass: #ExecStatement super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyExpression.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ FASTPyExpression class >> annotation [
<FMClass: #Expression super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyFinallyClause.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ FASTPyFinallyClause class >> annotation [
<FMClass: #FinallyClause super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyFloat.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ FASTPyFloat class >> annotation [
<FMClass: #Float super: #FASTPyLiteral>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyForInClause.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ FASTPyForInClause class >> annotation [
<FMClass: #ForInClause super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyForStatement.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ FASTPyForStatement class >> annotation [
<FMClass: #ForStatement super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyFormatExpression.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ FASTPyFormatExpression class >> annotation [
<FMClass: #FormatExpression super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyFromModule.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FASTPyFromModule class >> annotation [
<FMClass: #FromModule super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyFunctionDefinition.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ FASTPyFunctionDefinition class >> annotation [
<FMClass: #FunctionDefinition super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'testing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyGeneratorExpression.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ FASTPyGeneratorExpression class >> annotation [
<FMClass: #GeneratorExpression super: #FASTPyComprehension>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyGenericType.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ FASTPyGenericType class >> annotation [
<FMClass: #GenericType super: #FASTPyEntity>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyGlobalStatement.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ FASTPyGlobalStatement class >> annotation [
<FMClass: #GlobalStatement super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyIdentifier.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,4 @@ FASTPyIdentifier class >> annotation [
<FMClass: #Identifier super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyIfClause.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ FASTPyIfClause class >> annotation [
<FMClass: #IfClause super: #FASTPyExpression>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyIfStatement.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ FASTPyIfStatement class >> annotation [
<FMClass: #IfStatement super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyImport.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ FASTPyImport class >> annotation [
<FMClass: #Import super: #FASTPyStatement>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'adding' }
Expand Down
1 change: 0 additions & 1 deletion src/FAST-Python-Model/FASTPyImportFromStatement.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ FASTPyImportFromStatement class >> annotation [
<FMClass: #ImportFromStatement super: #FASTPyImport>
<package: #'FAST-Python-Model'>
<generated>
^ self
]

{ #category : 'accessing' }
Expand Down
Loading