org.joni.constants
Interface EncloseType

All Known Implementing Classes:
EncloseNode

public interface EncloseType


Field Summary
static int ALLOWED_IN_LB
           
static int ALLOWED_IN_LB_NOT
           
static int MEMORY
           
static int OPTION
           
static int STOP_BACKTRACK
           
 

Field Detail

MEMORY

static final int MEMORY
See Also:
Constant Field Values

OPTION

static final int OPTION
See Also:
Constant Field Values

STOP_BACKTRACK

static final int STOP_BACKTRACK
See Also:
Constant Field Values

ALLOWED_IN_LB

static final int ALLOWED_IN_LB
See Also:
Constant Field Values

ALLOWED_IN_LB_NOT

static final int ALLOWED_IN_LB_NOT
See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.