Initializer |
TypedDeclaration() |
Attributes | |
definition | Source Codeshared formal AnySpecifier|Block? definition The definition of the declaration, if present. |
name | Source Codeshared formal MemberName name The name of the declaration. Refines Declaration.name |
type | Source Codeshared formal Type|VariadicType|TypeModifier type The type of the declaration, or a modifier indicating type inference. |
Inherited Attributes |
Attributes inherited from: Declaration |
Attributes inherited from: Node |
Attributes inherited from: Object hash , string |
Inherited Methods |
Methods inherited from: Node |
Methods inherited from: Object equals |