|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RuleConditionElement
| Method Summary | |
|---|---|
Object |
clone()
Returns a clone from itself |
Map |
getInnerDeclarations()
Returns a Map of declarations that are visible inside this conditional element |
Map |
getOuterDeclarations()
Returns a Map of declarations that are visible outside this conditional element. |
Declaration |
resolveDeclaration(String identifier)
Resolves the given identifier in the current scope and returns the Declaration object for the declaration. |
| Method Detail |
|---|
Map getInnerDeclarations()
Map getOuterDeclarations()
Declaration resolveDeclaration(String identifier)
identifier -
Object clone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||