public final class AssertParser
extends Object
Assert
parser
-
Method Summary
Parses the string value and returns Assert
Returns value of the Assert
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
parse
Parses the string value and returns Assert
- Parameters:
v
- String
- Returns:
Assert
, null if not able to parse
-
print
Returns value of the Assert
- Parameters:
a
- Assert
- Returns:
String
value