D_ParseNode

Undocumented in source.

Members

Properties

matchedString
string matchedString [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

end
const(char)* end;
Undocumented in source.
end_skip
const(char)* end_skip;
Undocumented in source.
globals
D_ParseNode_Globals* globals;
Undocumented in source.
scope_
D_Scope* scope_;
Undocumented in source.
start_loc
d_loc_t start_loc;
Undocumented in source.
symbol
int symbol;
Undocumented in source.
user
D_ParseNode_User user;
Undocumented in source.
white_space
D_WhiteSpaceFn white_space;
Undocumented in source.

Meta