Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.gems.client.caleditor
Class AdvancedCALEditor.AmbiguityOffset

java.lang.Object
  extended by org.openquark.gems.client.caleditor.AdvancedCALEditor.AmbiguityOffset
Enclosing class:
AdvancedCALEditor

public static class AdvancedCALEditor.AmbiguityOffset
extends Object

A convenience class for storing an ambiguous identifier and its position.

Author:
Iulian Radu

Method Summary
 int getEndOffset()
           
 CodeAnalyser.AnalysedIdentifier getIdentifier()
           
 int getLineNumber()
           
 int getStartOffset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStartOffset

public int getStartOffset()

getEndOffset

public int getEndOffset()

getLineNumber

public int getLineNumber()

getIdentifier

public CodeAnalyser.AnalysedIdentifier getIdentifier()

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.