Package org.mvel2.util
Interface LineMapper.LineLookup
-
- Enclosing class:
- LineMapper
public static interface LineMapper.LineLookup
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getLineFromCursor(int cursor)
boolean
hasLine(int line)
-