JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.mvel2.util
LineMapper
LineLookup
Contents
Description
Method Summary
Method Details
getLineFromCursor(int)
hasLine(int)
Hide sidebar
Show sidebar
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)
Method Details
getLineFromCursor
int
getLineFromCursor
(int cursor)
hasLine
boolean
hasLine
(int line)