de.intarsys.tools.functor
public interface IDeclarationBlock extends IDeclaration
IDeclaration
instances.Modifier and Type | Method and Description |
---|---|
IDeclaration[] |
getDeclarations()
The array of
IDeclaration instances in this block. |
int |
size()
The number of declarations in this block.
|
accept, getDeclarationContext, isBlock
IDeclaration[] getDeclarations()
IDeclaration
instances in this block.IDeclaration
instances in this block.int size()