public class InlineMarker extends Object
Constructor and Description |
---|
InlineMarker() |
Modifier and Type | Method and Description |
---|---|
static void |
afterInlineCall() |
static void |
beforeInlineCall() |
static void |
finallyEnd(int finallyDepth) |
static void |
finallyStart(int finallyDepth) |
static void |
mark(int i) |
static void |
mark(String name) |
public static void mark(int i)
public static void mark(String name)
public static void beforeInlineCall()
public static void afterInlineCall()
public static void finallyStart(int finallyDepth)
public static void finallyEnd(int finallyDepth)
Copyright © 2017. All Rights Reserved.