Package net.sourceforge.plantuml.regex
Class Matcher2
java.lang.Object
net.sourceforge.plantuml.regex.Matcher2
-
Method Summary
-
Method Details
-
build
-
matches
public boolean matches() -
group
-
group
-
groupCount
public int groupCount() -
find
public boolean find() -
end
public int end() -
start
public int start()
-