net.sf.extjwnl.data
Interface PointerTypeFlags


public interface PointerTypeFlags

Flags for tagging a pointer type with the POS types it apples to.

Author:
John Didion ,

Field Summary
static int ADJ
           
static int ADV
           
static int LEXICAL
           
static int N
           
static int V
           
 

Field Detail

N

static final int N
See Also:
Constant Field Values

V

static final int V
See Also:
Constant Field Values

ADJ

static final int ADJ
See Also:
Constant Field Values

ADV

static final int ADV
See Also:
Constant Field Values

LEXICAL

static final int LEXICAL
See Also:
Constant Field Values


Copyright © 2013. All Rights Reserved.