public class XBCPContext extends XBContext
| Constructor and Description |
|---|
XBCPContext(XBCatalog catalog,
XBCFormatSpec spec)
Creates a new instance of XBCPContext
|
| Modifier and Type | Method and Description |
|---|---|
long |
getBlocksCount(long group) |
XBBlockDecl |
getBlockType(int group,
int block)
Get Block Type for specification defined by IDs
|
long |
getGroupsCount() |
getBlockType, getDeclaration, getParamDecl, getParent, processDeclaration, setDeclaration, setParent, toStaticTypepublic XBCPContext(XBCatalog catalog, XBCFormatSpec spec)
public long getGroupsCount()
public long getBlocksCount(long group)
public XBBlockDecl getBlockType(int group, int block)
XBContextgetBlockType in class XBContext