Package | Description |
---|---|
org.clafer.instance |
This package provides structure for working with instances.
|
Modifier and Type | Method and Description |
---|---|
InstanceClafer[] |
InstanceClafer.getChildren() |
InstanceClafer[] |
InstanceClafer.getChildren(AstConcreteClafer type) |
InstanceClafer[] |
InstanceModel.getTopClafers() |
InstanceClafer[] |
InstanceModel.getTopClafers(AstConcreteClafer type) |
Constructor and Description |
---|
InstanceClafer(AstClafer type,
int id,
InstanceRef ref,
InstanceClafer... children) |
InstanceModel(InstanceClafer... topClafers) |
Copyright © 2013. All Rights Reserved.