-
astCache
org.teavm.cache.InMemoryMethodNodeCache astCache
-
automaticallyReloaded
boolean automaticallyReloaded
-
buildTarget
org.teavm.vm.MemoryBuildTarget buildTarget
-
buildThread
Thread buildThread
-
cancelRequested
boolean cancelRequested
-
classPath
String[] classPath
-
classSource
org.teavm.cache.MemoryCachedClassReaderSource classSource
-
compileOnStartup
boolean compileOnStartup
-
compiling
boolean compiling
-
content
Map<String,byte[]> content
-
contentLock
Object contentLock
-
debugPort
int debugPort
-
deobfuscateStack
boolean deobfuscateStack
-
deobfuscatorPath
String deobfuscatorPath
-
fileName
String fileName
-
fileSymbolTable
org.teavm.cache.InMemorySymbolTable fileSymbolTable
-
fileSystemWatched
boolean fileSystemWatched
-
firstTime
boolean firstTime
-
httpClient
org.eclipse.jetty.client.HttpClient httpClient
-
indicator
boolean indicator
-
indicatorWsPath
String indicatorWsPath
-
jsModuleType
org.teavm.backend.javascript.JSModuleType jsModuleType
-
lastReachedClasses
int lastReachedClasses
-
listeners
List<DevServerListener> listeners
-
log
org.teavm.tooling.TeaVMToolLog log
-
logBuildErrors
boolean logBuildErrors
-
mainClass
String mainClass
-
pathToFile
String pathToFile
-
port
int port
-
preservedClasses
List<String> preservedClasses
-
programCache
org.teavm.cache.InMemoryProgramCache programCache
-
progress
double progress
-
progressHandlers
Set<ProgressHandler> progressHandlers
-
progressListener
org.teavm.devserver.CodeServlet.ProgressListenerImpl progressListener
-
properties
Map<String,String> properties
-
proxyBaseUrl
String proxyBaseUrl
-
proxyHost
String proxyHost
-
proxyPath
String proxyPath
-
proxyPort
int proxyPort
-
proxyProtocol
String proxyProtocol
-
proxyUrl
String proxyUrl
-
referenceCache
org.teavm.model.ReferenceCache referenceCache
-
sourceFileCache
Map<String,Supplier<InputStream>> sourceFileCache
-
sourcePath
List<String> sourcePath
-
statusLock
Object statusLock
-
stopped
boolean stopped
-
symbolTable
org.teavm.cache.InMemorySymbolTable symbolTable
-
variableSymbolTable
org.teavm.cache.InMemorySymbolTable variableSymbolTable
-
waiting
boolean waiting
-
watcher
org.teavm.tooling.util.FileSystemWatcher watcher
-
wsClient
org.eclipse.jetty.websocket.client.WebSocketClient wsClient
-
wsFactory
org.eclipse.jetty.websocket.servlet.WebSocketServletFactory wsFactory