Klasse DefaultNullLiteral
java.lang.Object
org.apache.plc4x.plugins.codegenerator.language.mspec.model.terms.DefaultNullLiteral
- Alle implementierten Schnittstellen:
org.apache.plc4x.plugins.codegenerator.types.terms.Literal,org.apache.plc4x.plugins.codegenerator.types.terms.LiteralConversions,org.apache.plc4x.plugins.codegenerator.types.terms.NullLiteral,org.apache.plc4x.plugins.codegenerator.types.terms.Term,org.apache.plc4x.plugins.codegenerator.types.terms.TermConversions
public class DefaultNullLiteral
extends Object
implements org.apache.plc4x.plugins.codegenerator.types.terms.NullLiteral
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden org.apache.plc4x.plugins.codegenerator.types.terms.LiteralConversions
asBooleanLiteral, asHexadecimalLiteral, asNullLiteral, asNumericLiteral, asStringLiteral, asVariableLiteral, isBooleanLiteral, isHexadecimalLiteral, isNullLiteral, isNumericLiteral, isStringLiteral, isVariableLiteralVon Schnittstelle geerbte Methoden org.apache.plc4x.plugins.codegenerator.types.terms.NullLiteral
containsVon Schnittstelle geerbte Methoden org.apache.plc4x.plugins.codegenerator.types.terms.Term
getDiscriminatorName, isFixedValueExpressionVon Schnittstelle geerbte Methoden org.apache.plc4x.plugins.codegenerator.types.terms.TermConversions
asBinaryTerm, asLiteral, asTernaryTerm, asUnaryTerm, isBinaryTerm, isLiteral, isTernaryTerm, isUnaryTerm, isWildcard