ParserSettingsStack

Undocumented in source.

Members

Functions

get
auto get(Context context, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
pop
void pop(Context context, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
push
void push(Context context, string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(Context context, string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta