Package com.bc.ceres.compiler
Interface CodeMapper.CodeMapping
-
- Enclosing class:
- CodeMapper
public static interface CodeMapper.CodeMapping
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getMappedCode()
Map<String,String>
getMappings()
-