|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.databinding.tool.ExpressionParser
public class ExpressionParser
Constructor Summary | |
---|---|
ExpressionParser(ExprModel model)
|
Method Summary | |
---|---|
ExprModel |
getModel()
|
Expr |
parse(java.lang.String input,
android.databinding.tool.store.Location locationInFile)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpressionParser(ExprModel model)
Method Detail |
---|
public Expr parse(java.lang.String input, @Nullable android.databinding.tool.store.Location locationInFile)
public ExprModel getModel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |