dstep.translator.Output

Members

Classes

ClassData
class ClassData
Undocumented in source.
ClassExtensionData
class ClassExtensionData
Undocumented in source.
InterfaceData
class InterfaceData
Undocumented in source.
Output
class Output
Undocumented in source.
StructData
class StructData
Undocumented in source.

Functions

adaptiveSourceNode
void adaptiveSourceNode(Output output, SourceNode node)
Undocumented in source. Be warned that the author may not have intended to support it.
flatten
SourceNode flatten(SourceNode node)
Undocumented in source. Be warned that the author may not have intended to support it.
makeSourceLeaf
SourceLeaf makeSourceLeaf(string spelling, SourceRange extent)
Undocumented in source. Be warned that the author may not have intended to support it.
makeSourceNode
SourceNode makeSourceNode(string prefix, string[] children, string separator, string suffix, SourceRange extent)
Undocumented in source. Be warned that the author may not have intended to support it.
makeSourceNode
SourceNode makeSourceNode(SourceLeaf leaf)
Undocumented in source. Be warned that the author may not have intended to support it.
makeSourceNode
SourceNode makeSourceNode(string spelling, SourceRange extent)
Undocumented in source. Be warned that the author may not have intended to support it.
makeString
string makeString(SourceNode node)
Undocumented in source. Be warned that the author may not have intended to support it.
prefixWith
SourceNode prefixWith(SourceNode node, string prefix)
Undocumented in source. Be warned that the author may not have intended to support it.
suffixWith
SourceNode suffixWith(SourceNode node, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
wrapWith
SourceNode wrapWith(SourceNode node, string prefix, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SourceLeaf
struct SourceLeaf
Undocumented in source.
SourceNode
struct SourceNode
Undocumented in source.

Meta

Authors

Jacob Carlborg

Version

Initial created: Jan 29, 2012