|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.databinding.tool.expr.Expr
android.databinding.tool.expr.InstanceOfExpr
public class InstanceOfExpr
Field Summary |
---|
Fields inherited from class android.databinding.tool.expr.Expr |
---|
KEY_JOIN, mChildren, NO_ID |
Method Summary | |
---|---|
protected java.lang.String |
computeUniqueKey()
|
protected java.util.List<Dependency> |
constructDependencies()
|
protected android.databinding.tool.writer.KCode |
generateCode(boolean expand)
|
Expr |
getExpr()
|
java.lang.String |
getInvertibleError()
|
ModelClass |
getType()
|
protected ModelClass |
resolveType(ModelAnalyzer modelAnalyzer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
protected java.lang.String computeUniqueKey()
computeUniqueKey
in class Expr
protected android.databinding.tool.writer.KCode generateCode(boolean expand)
generateCode
in class Expr
protected ModelClass resolveType(ModelAnalyzer modelAnalyzer)
resolveType
in class Expr
protected java.util.List<Dependency> constructDependencies()
constructDependencies
in class Expr
public Expr getExpr()
public ModelClass getType()
public java.lang.String getInvertibleError()
getInvertibleError
in class Expr
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |