Cuckoo/Generator/Source/CuckooGeneratorFramework/Tokens
Matyáš Kříž b1c7c77dbb Fix type equality check to rule out whitespace inconsistencies. 2020-04-01 15:07:13 +02:00
..
Accessibility.swift Adjust accessibility to match enclosing container. 2020-02-20 21:05:29 +01:00
Attribute.swift Ignore classes marked as `final`. 2019-01-24 11:08:16 +01:00
ClassDeclaration.swift After-rebase fixes. 2019-05-14 14:07:54 +02:00
ClassMethod.swift After-rebase fixes. 2019-05-14 14:07:54 +02:00
ContainerToken.swift Fix compilation issue introduced by a wrong merge. 2020-02-20 21:05:29 +01:00
ExtensionDeclaration.swift Added support for mocking Inherited types 2017-02-23 15:39:53 +01:00
FileRepresentation.swift Some more cleaning along with one more compile test case. 2019-05-29 20:06:10 +02:00
GenericParameter.swift Add generic class support. 2019-05-14 14:04:47 +02:00
HasAccessibility.swift Generate public variables and functions in public classes. 2019-05-14 14:04:47 +02:00
Import.swift Finish subimports. 2019-01-24 11:09:03 +01:00
InheritanceDeclaration.swift Added support for mocking Inherited types 2017-02-23 15:39:53 +01:00
Initializer.swift Finish generic where clause functionality. 2019-05-14 14:07:54 +02:00
InstanceVariable.swift Remove redundant optional classes. 2019-05-16 19:10:40 +02:00
Key.swift WIP: Add objc support. 2017-02-24 20:07:52 +01:00
Kinds.swift Add generic class support. 2019-05-14 14:04:47 +02:00
Method.swift Improve code stylistically. 2019-11-06 13:45:16 +01:00
MethodParameter.swift Some more cleaning along with one more compile test case. 2019-05-29 20:06:10 +02:00
ProtocolDeclaration.swift After-rebase fixes. 2019-05-14 14:07:54 +02:00
ProtocolMethod.swift After-rebase fixes. 2019-05-14 14:07:54 +02:00
ReturnSignature.swift Improve code stylistically. 2019-11-06 13:45:16 +01:00
ThrowType.swift Add necessary types and fix errors. 2019-05-14 14:53:42 +02:00
Token.swift Some more cleaning along with one more compile test case. 2019-05-29 20:06:10 +02:00
WrappableType.swift Fix type equality check to rule out whitespace inconsistencies. 2020-04-01 15:07:13 +02:00