Package net.sourceforge.plantuml.command
Class NameAndCodeParser
- java.lang.Object
-
- net.sourceforge.plantuml.command.NameAndCodeParser
-
public class NameAndCodeParser extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NameAndCodeParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IRegex
codeForClass()
static IRegex
codeWithMemberForClass()
static IRegex
nameAndCode()
static IRegex
nameAndCodeForClassWithGeneric()
-