devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
Operator.apply
devol
operator
Operator
Undocumented in source.
class
Operator
Argument
apply
(
IndAbstract
ind
,
Line
line
,
WorldAbstract
world
)
out (result) { assert (result !is null, text("Critical error: operator ", name, ", return value is null! Forgeted to overload std apply?")); }
Meta
Source
See Implementation
devol
operator
Operator
constructors
this
functions
apply
generateArg
opApply
opDollar
opIndex
opSlice
properties
argsNumber
disrc
name
rtype
style
variables
args
mRetType
mStyle
sDiscr
sName