Class Util
java.lang.Object
de.haumacher.msgbuf.generator.common.Util
Utilities for accessing
msgbuf model.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<MessageDef>static booleangetFlag(WithOptions field, String optionName) getOption(WithOptions field, String optionName) static booleanisNullable(Field field) static booleanisNullable(Type type) static Stringstatic StringstringContent(String stringLiteral) static Stringstatic StringstripComment(String comment) static StringtoString(Definition def) static String
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
last
-
stripComment
-
stripComment
-
stringContent
-
toString
-
toString
-
getOption
-
getFlag
-
isNullable
-
isNullable
-
concreteTransitiveSpecializations
-