GenericSDL.SDL

Undocumented in source.
struct GenericSDL(TParseTree)
struct SDL {}

Members

Manifest constants

name
enum name;
Undocumented in source.

Mixins

__anonymous
mixin decimateTree
Undocumented in source.

Static functions

AttrName
TParseTree AttrName(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
AttrName
TParseTree AttrName(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
AttrName
string AttrName(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Attribute
TParseTree Attribute(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Attribute
TParseTree Attribute(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Attribute
string Attribute(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Base64
TParseTree Base64(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Base64
TParseTree Base64(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Base64
string Base64(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
BlockComment
TParseTree BlockComment(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
BlockComment
TParseTree BlockComment(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
BlockComment
string BlockComment(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Boolean
TParseTree Boolean(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Boolean
TParseTree Boolean(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Boolean
string Boolean(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Char
TParseTree Char(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Char
TParseTree Char(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Char
string Char(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Date
TParseTree Date(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Date
TParseTree Date(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Date
string Date(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
DateTime
TParseTree DateTime(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
DateTime
TParseTree DateTime(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
DateTime
string DateTime(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Digit
TParseTree Digit(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Digit
TParseTree Digit(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Digit
string Digit(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Duration
TParseTree Duration(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Duration
TParseTree Duration(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Duration
string Duration(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
EOL
TParseTree EOL(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
EOL
TParseTree EOL(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
EOL
string EOL(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Float
TParseTree Float(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Float
TParseTree Float(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Float
string Float(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Line
TParseTree Line(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Line
TParseTree Line(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Line
string Line(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
LineComment
TParseTree LineComment(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
LineComment
TParseTree LineComment(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
LineComment
string LineComment(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Namespace
TParseTree Namespace(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Namespace
TParseTree Namespace(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Namespace
string Namespace(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Null
TParseTree Null(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Null
TParseTree Null(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Null
string Null(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Number
TParseTree Number(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Number
TParseTree Number(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Number
string Number(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Spacing
TParseTree Spacing(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Spacing
TParseTree Spacing(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Spacing
string Spacing(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
String
TParseTree String(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
String
TParseTree String(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
String
string String(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Tag
TParseTree Tag(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Tag
TParseTree Tag(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Tag
string Tag(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
TagName
TParseTree TagName(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
TagName
TParseTree TagName(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
TagName
string TagName(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
TagTree
TParseTree TagTree(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
TagTree
TParseTree TagTree(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
TagTree
string TagTree(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Time
TParseTree Time(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Time
TParseTree Time(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Time
string Time(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
UTC
TParseTree UTC(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
UTC
TParseTree UTC(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
UTC
string UTC(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
Value
TParseTree Value(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Value
TParseTree Value(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Value
string Value(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
addRuleAfter
void addRuleAfter(string parentRule, string ruleSyntax)
Undocumented in source. Be warned that the author may not have intended to support it.
addRuleBefore
void addRuleBefore(string parentRule, string ruleSyntax)
Undocumented in source. Be warned that the author may not have intended to support it.
forgetMemo
void forgetMemo()
Undocumented in source. Be warned that the author may not have intended to support it.
isRule
bool isRule(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
TParseTree opCall(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
TParseTree opCall(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
string opCall(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

after
ParseTree delegate(ParseTree)[string] after;
Undocumented in source.
before
ParseTree delegate(ParseTree)[string] before;
Undocumented in source.
memo
TParseTree[Tuple!(string, size_t)] memo;
Undocumented in source.
rules
ParseTree delegate(ParseTree)[string] rules;
Undocumented in source.

Templates

hooked
template hooked(alias r, string name)
Undocumented in source.

Meta