Class StringExpressionValue

  • All Implemented Interfaces:
    org.intocps.maestro.framework.fmi2.api.Fmi2Builder.ExpressionValue, org.intocps.maestro.framework.fmi2.api.Fmi2Builder.ProvidesTypedReferenceExp, org.intocps.maestro.framework.fmi2.api.Fmi2Builder.StringExpressionValue

    public class StringExpressionValue
    extends java.lang.Object
    implements org.intocps.maestro.framework.fmi2.api.Fmi2Builder.ExpressionValue, org.intocps.maestro.framework.fmi2.api.Fmi2Builder.StringExpressionValue
    • Constructor Detail

      • StringExpressionValue

        public StringExpressionValue​(org.intocps.maestro.ast.node.PExp exp)
      • StringExpressionValue

        public StringExpressionValue​(java.lang.String value)
    • Method Detail

      • getType

        public org.intocps.maestro.ast.node.PType getType()
        Specified by:
        getType in interface org.intocps.maestro.framework.fmi2.api.Fmi2Builder.ProvidesTypedReferenceExp
      • getExp

        public org.intocps.maestro.ast.node.PExp getExp()
        Specified by:
        getExp in interface org.intocps.maestro.framework.fmi2.api.Fmi2Builder.ProvidesTypedReferenceExp