Package com.googlecode.d2j.smali.antlr4
package com.googlecode.d2j.smali.antlr4
-
ClassDescriptionThis class provides an empty implementation of
SmaliVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.SmaliVisitor<T>This interface defines a complete generic visitor for a parse tree produced bySmaliParser.