SchemataFragment

A fragment of a schemata which is one application.

@safe
struct SchemataFragment {}

Members

Variables

file
Path file;
Undocumented in source.
offset
Offset offset;
Undocumented in source.
text
const(ubyte)[] text;
Undocumented in source.

Meta