Uses of Class
org.eclipse.emf.codegen.jet.editor.util.JETCompilerExt.Range

Packages that use JETCompilerExt.Range
org.eclipse.emf.codegen.jet.editor.util   
 

Uses of JETCompilerExt.Range in org.eclipse.emf.codegen.jet.editor.util
 

Methods in org.eclipse.emf.codegen.jet.editor.util that return JETCompilerExt.Range
 JETCompilerExt.Range JETCompilerExt.getJavaRange(int javaOffset)
          Method getJavaRange.
 JETCompilerExt.Range JETCompilerExt.getJavaRange(JETCompilerExt.Range jetRange)
          Method getJavaRange.
 JETCompilerExt.Range JETCompilerExt.getJETRange(int jetOffset, java.lang.String fileURI)
          Method getJETRange.
 JETCompilerExt.Range JETCompilerExt.getJetRange(JETCompilerExt.Range javaRange)
          Method getJetRange.
 

Methods in org.eclipse.emf.codegen.jet.editor.util with parameters of type JETCompilerExt.Range
 JETCompilerExt.Range JETCompilerExt.getJavaRange(JETCompilerExt.Range jetRange)
          Method getJavaRange.
 JETCompilerExt.Range JETCompilerExt.getJetRange(JETCompilerExt.Range javaRange)
          Method getJetRange.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.