public interface MetaChar
Modifier and Type | Field and Description |
---|---|
static int |
ANYCHAR |
static int |
ANYCHAR_ANYTIME |
static int |
ANYTIME |
static int |
ESCAPE |
static int |
INEFFECTIVE_META_CHAR |
static int |
ONE_OR_MORE_TIME |
static int |
ZERO_OR_ONE_TIME |
static final int ESCAPE
static final int ANYCHAR
static final int ANYTIME
static final int ZERO_OR_ONE_TIME
static final int ONE_OR_MORE_TIME
static final int ANYCHAR_ANYTIME
static final int INEFFECTIVE_META_CHAR
Copyright © 2018. All rights reserved.