de.interactive_instruments.ShapeChange.Ocl
Class Lexer.Checkpoint

java.lang.Object
  extended by de.interactive_instruments.ShapeChange.Ocl.Lexer.Checkpoint
Enclosing class:
Lexer

public static class Lexer.Checkpoint
extends Object

A Checkpoint encapsulates a state of a Lexer object, which you can capture and restore by means of the captureState and restoreState methods.


Constructor Summary
Lexer.Checkpoint()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lexer.Checkpoint

public Lexer.Checkpoint()


Copyright © 2015. All rights reserved.