Home
last modified time | relevance | path

Searched defs:SemanticException (Results 1 – 1 of 1) sorted by relevance

/external/google-smali/third_party/smali/src/main/java/com/android/tools/smali/smali/
DSemanticException.java36 public class SemanticException extends RecognitionException { class
40 SemanticException(IntStream input, String errorMessage, Object... messageArguments) { in SemanticException() method in SemanticException
45 SemanticException(IntStream input, Exception ex) { in SemanticException() method in SemanticException
50SemanticException(IntStream input, CommonTree tree, String errorMessage, Object... messageArgument… in SemanticException() method in SemanticException
60SemanticException(IntStream input, Token token, String errorMessage, Object... messageArguments) { in SemanticException() method in SemanticException