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