|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.tr.VariableInfo
class VariableInfo
the expression to evaluate for obraining a Variable's result, and the fact of whether it is a parameter
Constructor Summary | |
---|---|
VariableInfo(VariantExpr expr,
boolean isParam)
|
Method Summary | |
---|---|
(package private) VariantExpr |
getExpr()
|
(package private) boolean |
isParam()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
VariableInfo(VariantExpr expr, boolean isParam)
Method Detail |
---|
boolean isParam()
VariantExpr getExpr()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |