Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol SymbolType
-
Operations are returned by a generator, and can be integrated into a build process
See moreDeclaration
Swift
public protocol Operation
-
A protocol for things which generate source code from a
See moreSTLRScope
Declaration
Swift
public protocol Generator
-
A protocol that must be implemented by all optimizers (there are multiple different types)
See also
STLRExpressionOptimizer
Declaration
Swift
public protocol STLROptimizer : CustomStringConvertible
-
A protocol that must be implemented by optimizers for expressions
See moreDeclaration
Swift
public protocol STLRExpressionOptimizer : STLROptimizer