Package com.plantuml.ubrex
Interface UnicodeBracketedExpression
- All Known Implementing Classes:
UBrexConcat
,UBrexLeaf
,UBrexNamed
,UBrexOneOrMore
,UBrexOptional
,UBrexOr
,UBrexPart
public interface UnicodeBracketedExpression
-
Method Summary
Modifier and TypeMethodDescriptionstatic UnicodeBracketedExpression
static UnicodeBracketedExpression
default UMatcher
match
(TextNavigator string) match
(TextNavigator string, int position) default UMatcher
-
Method Details
-
match
-
build
-
from
-