Package | Description |
---|---|
org.jboss.wise.tree.impl |
Modifier and Type | Field and Description |
---|---|
protected ElementImpl |
ElementImpl.prototype |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ElementImpl> |
ElementImpl.children |
protected Map<Type,ElementImpl> |
ElementImpl.treeTypesMap |
Modifier and Type | Method and Description |
---|---|
protected ElementImpl |
ElementImpl.cloneInternal() |
Modifier and Type | Method and Description |
---|---|
protected Iterator<ElementImpl> |
ElementImpl.getChildrenInternal(boolean resolve) |
Modifier and Type | Method and Description |
---|---|
void |
ElementImpl.addChild(ElementImpl child) |
protected void |
ElementImpl.setPrototype(ElementImpl prototype) |
Modifier and Type | Method and Description |
---|---|
protected void |
ElementImpl.setTreeTypesMap(Map<Type,ElementImpl> treeTypesMap) |
Copyright © 2008–2014 JBoss.org. All rights reserved.