public class CompilerControl extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
PAUSE |
static int |
RUN |
static int |
STOP |
| Constructor and Description |
|---|
CompilerControl() |
public static final int RUN
public static final int PAUSE
public static final int STOP
Copyright © 2016 The Apache Software Foundation. All rights reserved.