Package sidekick.util

Interface Summary
SideKickElement danson: an interface for objects that need to provide both Location and Position information.
 

Class Summary
ElementUtil  
Location danson: Class to represent a location in a source file by line and column.
ParseError Class to represent the location of a parsing error.
Range Class to represent a range given by 2 Locations in a source file.
SideKickAsset danson: simple concrete implementation of an Asset that wraps some sort of SideKickElement.