Klasse DefaultVariableLiteral
java.lang.Object
org.apache.plc4x.plugins.codegenerator.language.mspec.model.terms.DefaultVariableLiteral
- 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.Term,org.apache.plc4x.plugins.codegenerator.types.terms.TermConversions,org.apache.plc4x.plugins.codegenerator.types.terms.VariableLiteral
public class DefaultVariableLiteral
extends Object
implements org.apache.plc4x.plugins.codegenerator.types.terms.VariableLiteral
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungDefaultVariableLiteral(String name, List<org.apache.plc4x.plugins.codegenerator.types.terms.Term> args, Integer index, org.apache.plc4x.plugins.codegenerator.types.terms.VariableLiteral child) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleangetArgs()Optional<org.apache.plc4x.plugins.codegenerator.types.terms.VariableLiteral>getChild()getIndex()getName()org.apache.plc4x.plugins.codegenerator.types.references.TypeReferenceinthashCode()voidsetTypeReference(org.apache.plc4x.plugins.codegenerator.types.references.TypeReference typeReference) toString()Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, 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.Term
getDiscriminatorName, isFixedValueExpressionVon Schnittstelle geerbte Methoden org.apache.plc4x.plugins.codegenerator.types.terms.TermConversions
asBinaryTerm, asLiteral, asTernaryTerm, asUnaryTerm, isBinaryTerm, isLiteral, isTernaryTerm, isUnaryTerm, isWildcardVon Schnittstelle geerbte Methoden org.apache.plc4x.plugins.codegenerator.types.terms.VariableLiteral
contains, getVariableLiteralName
-
Konstruktordetails
-
DefaultVariableLiteral
-
-
Methodendetails
-
getName
- Angegeben von:
getNamein Schnittstelleorg.apache.plc4x.plugins.codegenerator.types.terms.VariableLiteral
-
getTypeReference
public org.apache.plc4x.plugins.codegenerator.types.references.TypeReference getTypeReference()- Angegeben von:
getTypeReferencein Schnittstelleorg.apache.plc4x.plugins.codegenerator.types.terms.VariableLiteral
-
setTypeReference
public void setTypeReference(org.apache.plc4x.plugins.codegenerator.types.references.TypeReference typeReference) -
getArgs
- Angegeben von:
getArgsin Schnittstelleorg.apache.plc4x.plugins.codegenerator.types.terms.VariableLiteral
-
getIndex
- Angegeben von:
getIndexin Schnittstelleorg.apache.plc4x.plugins.codegenerator.types.terms.VariableLiteral
-
getChild
- Angegeben von:
getChildin Schnittstelleorg.apache.plc4x.plugins.codegenerator.types.terms.VariableLiteral
-
stringRepresentation
- Angegeben von:
stringRepresentationin Schnittstelleorg.apache.plc4x.plugins.codegenerator.types.terms.Term
-
toString
-
equals
-
hashCode
public int hashCode()
-