|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IExpASTValue | |
---|---|
edu.ksu.cis.projects.bogor.module | Provide a generic framework for dataflow analysis on BIR transition systems. |
edu.ksu.cis.projects.bogor.module.value | Provides for Bogor values. |
Uses of IExpASTValue in edu.ksu.cis.projects.bogor.module |
---|
Methods in edu.ksu.cis.projects.bogor.module that return IExpASTValue | |
---|---|
IExpASTValue |
IValueFactory.newExpASTValue(Exp exp)
Creates an exp AST value. |
Uses of IExpASTValue in edu.ksu.cis.projects.bogor.module.value |
---|
Classes in edu.ksu.cis.projects.bogor.module.value that implement IExpASTValue | |
---|---|
class |
DefaultExpASTValue
The default implementation of IExpASTValue . |
Methods in edu.ksu.cis.projects.bogor.module.value that return IExpASTValue | |
---|---|
IExpASTValue |
DefaultExpASTValue.clone(Map<Object,Object> cloneMap)
|
IExpASTValue |
IExpASTValue.clone(Map<Object,Object> cloneMap)
Override to specialize return type |
IExpASTValue |
DefaultValueFactory.newExpASTValue(Exp exp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |