mirror of
https://github.com/Noratrieb/UMLetClassParser.git
synced 2026-01-14 16:45:05 +01:00
regex fix
This commit is contained in:
parent
422059060f
commit
d5f5dddbc3
1 changed files with 0 additions and 1 deletions
|
|
@ -51,5 +51,4 @@ public class Regex {
|
||||||
* </ul>
|
* </ul>
|
||||||
*/
|
*/
|
||||||
public static final String ARG_SPLIT_REGEX = " ?(\\w+): (\\w+)";
|
public static final String ARG_SPLIT_REGEX = " ?(\\w+): (\\w+)";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue