Class UnknownExpressionStateObject

    • Constructor Detail

      • UnknownExpressionStateObject

        public UnknownExpressionStateObject​(StateObject parent,
                                            java.lang.String text)
        Creates a new UnknownExpressionStateObject.
        Parameters:
        parent - The parent of this state object, which cannot be null
        text - The unknown expression
        Throws:
        java.lang.NullPointerException - The given parent cannot be null