dproto v2.1.0 (2016-09-08T00:43:15Z)
Home
Dub
Repo
DProtoReservedWordException
dproto
exception
Undocumented in source.
class
DProtoReservedWordException :
DProtoException
{
this
(string word, string file, ulong line);
string
keyword
;
}
Constructors
this
this
(string word, string file, ulong line)
Undocumented in source.
Members
Variables
keyword
string
keyword
;
Undocumented in source.
Meta
Source
See Implementation
dproto
exception
classes
DProtoException
DProtoReservedWordException
DProtoSyntaxException