public interface DataDirective
Modifier and Type | Method and Description |
---|---|
void |
apply(MemoryAllocator allocator) |
DataDirective |
copy() |
java.lang.String |
getText() |
boolean |
needsIndent() |
java.lang.String getText()
boolean needsIndent()
void apply(MemoryAllocator allocator)
DataDirective copy()