Class IntegerExpressionVisitor

All Implemented Interfaces:
japa.parser.ast.visitor.GenericVisitor<XAnnotationValue<Integer>,Void>

public final class IntegerExpressionVisitor extends ExpressionVisitor<XAnnotationValue<Integer>>