An annotation on top of a type or variable.
Returns the value of a positional argument, or NilLiteral if out of bounds.
Returns the value of a named argument, or NilLiteral if the named argument isn't used on self
.
Returns a TupleLiteral
representing the positional arguments on self
.
Returns a NamedTupleLiteral
representing the named arguments on self
.
Crystal::Macros::ASTNode
Reference
Reference
Object
Object
Returns the value of a positional argument, or NilLiteral if out of bounds.
Returns the value of a named argument, or NilLiteral if the named argument isn't used on self
.
Returns a TupleLiteral
representing the positional arguments on self
.
Returns a NamedTupleLiteral
representing the named arguments on self
.
© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/Crystal/Macros/Annotation.html