public class BuiltinDirectives extends Object implements DirectivesExtension
| Constructor and Description |
|---|
BuiltinDirectives() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getHeaderSnippet()
Returns a C header file snippet that should be injected into the query code that gets
generated for this CContext.
|
public List<String> getHeaderSnippet()
DirectivesExtensiongetHeaderSnippet in interface DirectivesExtension