Interface MathMLLambdaElement

All Superinterfaces:
Element, MathMLContainer, MathMLContentContainer, MathMLContentElement, MathMLElement, Node

public interface MathMLLambdaElement extends MathMLContentContainer
This interface represents the MathML MathMLLambdaElement element.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Method Details

    • getExpression

      MathMLElement getExpression()
      This interface represents the MathML MathMLLambdaElement element.
      Returns:
      the requested attribute or element
    • setExpression

      void setExpression(MathMLElement expression)
      This interface represents the MathML MathMLLambdaElement element.
      Parameters:
      expression - the value to set