Class ErrorUml
java.lang.Object
net.sourceforge.plantuml.ErrorUml
-
Constructor Summary
ConstructorsConstructorDescriptionErrorUml(ErrorUmlType type, String error, int score, LineLocation lineLocation, UmlDiagramType diagramType) -
Method Summary
-
Constructor Details
-
ErrorUml
public ErrorUml(ErrorUmlType type, String error, int score, LineLocation lineLocation, UmlDiagramType diagramType)
-
-
Method Details
-
score
public int score() -
equals
-
hashCode
-
toString
-
getError
-
getPosition
public final int getPosition() -
getLineLocation
-