Package org.teavm.cache
Interface SymbolTable
-
- All Known Implementing Classes:
FileSymbolTable,InMemorySymbolTable
public interface SymbolTable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringat(int index)intlookup(String symbol)
-