|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDeclarationBlock
A group of IDeclaration
instances.
Method Summary | |
---|---|
IDeclaration[] |
getDeclarations()
The array of IDeclaration instances in this block. |
int |
size()
The number of declarations in this block. |
Methods inherited from interface de.intarsys.tools.functor.IDeclaration |
---|
accept, getDeclarationContext, isBlock |
Method Detail |
---|
IDeclaration[] getDeclarations()
IDeclaration
instances in this block.
IDeclaration
instances in this block.int size()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |