- All Superinterfaces:
Locator, SourceLocator
- All Known Implementing Classes:
AccessExp, ANormalize, ApplyExp, BeginExp, BlockExp, CaseExp, CatchClause, ChainLambdas, ClassExp, Compilation, CurryExp, Declaration, ErrorExp, ExitExp, ExpExpVisitor, Expression, ExpVisitor, FindCapturedVars, FindTailCalls, FluidLetExp, IfExp, InlineCalls, LambdaExp, LangExp, LetExp, ModuleExp, ObjectExp, PairWithPosition, PatternScope, PushApply, QuoteExp, ReferenceExp, ResolveNames, SchemeCompilation, ScopeExp, SetExp, SourceError, SourceLocator.Simple, SourceMessages, SynchronizedExp, SyntaxForms.PairWithPositionSyntaxForm, TemplateScope, ThisExp, Translator, TryExp, XMLFilter, XQResolveNames
-
Nested Class Summary
Nested Classes
-
Method Summary
int
Return current column number.
int
Column (one-origin) of end of range; unknown/unspecified is -1.
int
Line number (one-origin) of end of range; unknown/unspecified is -1.
Normally same as getSystemId.
int
Return current line number.
int
Column (one-origin) of start of range; unknown/unspecified is -1.
int
Line number (one-origin) of start of range; unknown/unspecified is -1.
boolean
True if position is unlikely to change.