List of usage examples for com.google.gwt.dev.asm.signature SignatureVisitor interface-usage
From source file com.google.web.bindery.requestfactory.server.SignatureAdapter.java
/** * An empty implementation of SignatureVisitor, used by * {@link RequestFactoryInterfaceValidator}. This is a copy of the dev package's * EmptySignatureVisitor. */ class SignatureAdapter implements SignatureVisitor {