Cuckoo/Generator/Source/CuckooGeneratorFramework/Tokens
Matyáš Kříž b3fd0dacfd Some more cleaning along with one more compile test case. 2019-05-29 20:06:10 +02:00
..
Accessibility.swift Add stencil templates to replace Generator. 2017-02-24 17:53:17 +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 Add necessary types and fix errors. 2019-05-14 14:53:42 +02: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 Add support for rethrowing functions. 2019-05-14 17:39:15 +02: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 Add a test class with generic methods to be generated. 2019-05-14 14:07:54 +02: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 WIP allow non-optional values to be passed as matchers for optionals. 2019-05-14 14:04:47 +02:00