org.mvel2.util
Interface LineMapper.LineLookup

Enclosing class:
LineMapper

public static interface LineMapper.LineLookup


Method Summary
 int getLineFromCursor(int cursor)
           
 boolean hasLine(int line)
           
 

Method Detail

getLineFromCursor

int getLineFromCursor(int cursor)

hasLine

boolean hasLine(int line)


Copyright © 2014. All Rights Reserved.