• Home
  • History
  • Annotate
  • only in /frameworks/data-binding/compilerCommon/src/main/xml-gen/android/
History log of /frameworks/data-binding/compilerCommon/src/main/xml-gen/android/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0cb9fbb96197af013f4f879ed6cddf2681b88fd6 16-Jun-2015 Yigit Boyar <yboyar@google.com> Move shared code between build and compiler to a separate project

This CL encapsulates the shared code between build time and annotation
processing into a separate project. This project has no dependency on
kotlin so we can easily use it in gradle plugin.

Bug: 21815393
Change-Id: I9fd2e88885d06ff5423121747817ffcd056e8c74
atabinding/parser/XMLLexer.java
atabinding/parser/XMLLexer.tokens
atabinding/parser/XMLParser.java
atabinding/parser/XMLParser.tokens
atabinding/parser/XMLParserBaseListener.java
atabinding/parser/XMLParserBaseVisitor.java
atabinding/parser/XMLParserListener.java
atabinding/parser/XMLParserVisitor.java