Class ThriftClasspathResolver


  • public class ThriftClasspathResolver
    extends AstVisitor<Node,​Classpath<ThriftProgram>>
    Resolve the dependencies for thrift. Some thrift byte buffer is some protobuf message, we try to find out the real message here too.
    Since:
    2015-06-12 15
    Author:
    George Cao(georgecao@outlook.com)