dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
MixinDecl.templateExpr
dil
ast
Declarations
MixinDecl
IdExpr := IdentifierExpr | TmplInstanceExpr MixinTemplate := IdExpr ("." IdExpr)*
class
MixinDecl
Expression
templateExpr
;
Meta
Source
See Implementation
dil
ast
Declarations
MixinDecl
constructors
this
variables
argument
decls
mixinIdent
templateExpr
IdExpr := IdentifierExpr | TmplInstanceExpr MixinTemplate := IdExpr ("." IdExpr)*