fr.inria.oadymppac.parsing
Class Context

java.lang.Object
  extended byfr.inria.oadymppac.parsing.Context

public abstract class Context
extends java.lang.Object

Author:
raf To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Field Summary
static java.lang.String SEPARATOR
           
 
Constructor Summary
Context()
           
 
Method Summary
static java.lang.String compose(java.lang.String current, java.lang.String element)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEPARATOR

public static final java.lang.String SEPARATOR
See Also:
Constant Field Values
Constructor Detail

Context

public Context()
Method Detail

compose

public static java.lang.String compose(java.lang.String current,
                                       java.lang.String element)