Java 类com.sun.org.apache.bcel.internal.generic.Visitor 实例源码

项目:OpenJSharp    文件:MarkerInstruction.java   
/**
 * {@link com.sun.org.apache.bcel.internal.generic.Visitor}s will know nothing about this
 * kind of {@link org.apche.bcel.generic.Instruction}, so this method does
 * nothing.
 */
public void accept(Visitor v) {
}
项目:openjdk-jdk10    文件:MarkerInstruction.java   
/**
 * {@link com.sun.org.apache.bcel.internal.generic.Visitor}s will know nothing about this
 * kind of {@link org.apche.bcel.generic.Instruction}, so this method does
 * nothing.
 */
public void accept(Visitor v) {
}
项目:openjdk9    文件:MarkerInstruction.java   
/**
 * {@link com.sun.org.apache.bcel.internal.generic.Visitor}s will know nothing about this
 * kind of {@link org.apche.bcel.generic.Instruction}, so this method does
 * nothing.
 */
public void accept(Visitor v) {
}
项目:lookaside_java-1.8.0-openjdk    文件:MarkerInstruction.java   
/**
 * {@link com.sun.org.apache.bcel.internal.generic.Visitor}s will know nothing about this
 * kind of {@link org.apche.bcel.generic.Instruction}, so this method does
 * nothing.
 */
public void accept(Visitor v) {
}
项目:infobip-open-jdk-8    文件:MarkerInstruction.java   
/**
 * {@link com.sun.org.apache.bcel.internal.generic.Visitor}s will know nothing about this
 * kind of {@link org.apche.bcel.generic.Instruction}, so this method does
 * nothing.
 */
public void accept(Visitor v) {
}
项目:OLD-OpenJDK8    文件:MarkerInstruction.java   
/**
 * {@link com.sun.org.apache.bcel.internal.generic.Visitor}s will know nothing about this
 * kind of {@link org.apche.bcel.generic.Instruction}, so this method does
 * nothing.
 */
public void accept(Visitor v) {
}
项目:openjdk-icedtea7    文件:MarkerInstruction.java   
/**
 * {@link com.sun.org.apache.bcel.internal.generic.Visitor}s will know nothing about this
 * kind of {@link org.apche.bcel.generic.Instruction}, so this method does
 * nothing.
 */
public void accept(Visitor v) {
}