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
           
 

Field Detail

N

static final Path N

R

static final Path R

NV

static final Path NV