Greg
eced251710
method. Multiple bug fixes in type system, fixed parsing of id, instancename and instancetype, allow NullableAnnotations after generic lists (e.g. "id<ObjectType> _Nullable"). Helper function to identify types that are function pointers.
6 lines
149 B
TOML
6 lines
149 B
TOML
Package = "ClassOne"
|
|
InputFiles = [ "ClassOne/simple.h" ]
|
|
Classes = [ "ClassOne","ClassTwo" ]
|
|
Imports = [ "simple.h" ]
|
|
Frameworks = [ "Foundation" ]
|