JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.teavm.cache
SymbolTable
Contents
Description
Method Summary
Method Details
at(int)
lookup(String)
Hide sidebar
Show sidebar
Interface SymbolTable
All Known Implementing Classes:
FileSymbolTable
,
InMemorySymbolTable
public interface
SymbolTable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
at
(int index)
int
lookup
(
String
symbol)
Method Details
at
String
at
(int index)
lookup
int
lookup
(
String
symbol)