jif.types
Interface Path

All Known Subinterfaces:
ExceptionPath
All Known Implementing Classes:
ExceptionPath_c, GotoPath_c, Path.FixedPath

public interface Path

A control flow path.


Nested Class Summary
static class Path.FixedPath
           
 
Field Summary
static Path N
           
static Path NV
           
static Path R
           
static Path RV
           
 

Field Detail

N

public static final Path N

R

public static final Path R

NV

public static final Path NV

RV

public static final Path RV