Uses of Class
org.teavm.cache.InMemorySymbolTable
-
Packages that use InMemorySymbolTable Package Description org.teavm.cache -
-
Uses of InMemorySymbolTable in org.teavm.cache
Constructors in org.teavm.cache with parameters of type InMemorySymbolTable Constructor Description InMemoryMethodNodeCache(ReferenceCache referenceCache, InMemorySymbolTable symbolTable, InMemorySymbolTable fileSymbolTable, InMemorySymbolTable variableSymbolTable)InMemoryProgramCache(ReferenceCache referenceCache, InMemorySymbolTable symbolTable, InMemorySymbolTable fileSymbolTable, InMemorySymbolTable variableSymbolTable)
-