public final class PassNames extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AFTER_STANDARD_CHECKS |
static String |
PARSE_INPUTS |
static String |
PEEPHOLE_OPTIMIZATIONS |
static String |
REMOVE_UNREACHABLE_CODE |
static String |
RESOLVE_TYPES |
public static final String AFTER_STANDARD_CHECKS
public static final String PARSE_INPUTS
public static final String PEEPHOLE_OPTIMIZATIONS
public static final String REMOVE_UNREACHABLE_CODE
public static final String RESOLVE_TYPES
Copyright © 2009-2017 Google. All Rights Reserved.