RuntimeRepl.smali

.class public interface abstract Lcom/facebook/stetho/inspector/console/RuntimeRepl;
.super Ljava/lang/Object;
.source "RuntimeRepl.java"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract evaluate(Ljava/lang/String;)Ljava/lang/Object;
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/Throwable;
        }
    .end annotation
.end method