A specification statement.
Examples:
offset = preamble.size + title.size; debug(Anything a) => process.writeErrorLine(a);
Anything
Initializer |
Specification() |
Attributes | |
name | shared formal LIdentifier name The name of the member being specified. |
qualifier | shared formal This? qualifier The qualifying ‘ |
specifier | shared formal AnySpecifier specifier The specifier. |
Inherited Attributes |
Attributes inherited from: Node |
Attributes inherited from: Object hash , string |
Inherited Methods |
Methods inherited from: Node |
Methods inherited from: Object equals |