Class TrieContext
java.lang.Object
pascal.taie.analysis.pta.core.cs.context.TrieContext
- All Implemented Interfaces:
Context
An implementation of
Context
, which organizes contexts as Trie.-
Nested Class Summary
-
Method Summary
-
Method Details
-
getLength
public int getLength() -
getElementAt
- Specified by:
getElementAt
in interfaceContext
- Returns:
- the i-th element of this context. Starts from 0.
-
toString
-