Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.parsers
Class ISeriesEditorParser.DataLineMarkListener

java.lang.Object
  extended by com.ibm.etools.iseries.parsers.ISeriesEditorParser.DataLineMarkListener
Enclosing class:
ISeriesEditorParser

protected class ISeriesEditorParser.DataLineMarkListener
extends Object

Used to handle parsing of deleted compile time data elements

Since:
6.0.1

Constructor Summary
ISeriesEditorParser.DataLineMarkListener(ISeriesEditorParser parser)
           
 
Method Summary
 void markChanged(LpexView arg0, int arg1)
           
 void markDeleted(LpexView view, int arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISeriesEditorParser.DataLineMarkListener

public ISeriesEditorParser.DataLineMarkListener(ISeriesEditorParser parser)
Method Detail

markChanged

public void markChanged(LpexView arg0,
                        int arg1)

markDeleted

public void markDeleted(LpexView view,
                        int arg1)

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.