| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiffTokens
The DiffTokens interface defines the constants for the various pieces of a *.diff or *.patch file.
LexerToken, DiffLexer| Field Summary | |
|---|---|
static int | 
TK_ADDITIONConstant for an addition in the *.diff or *.patch file.  | 
static int | 
TK_HEADERConstant for a header in the *.diff or *.patch file.  | 
static int | 
TK_REMOVALConstant for a removal in the *.diff or *.patch file.  | 
| Field Detail | 
|---|
static final int TK_HEADER
static final int TK_ADDITION
static final int TK_REMOVAL
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||