3 include_once
'Modules/TestQuestionPool/classes/questions/LogicalAnswerCompare/ilAssLacAbstractComposite.php';
4 include_once
'Modules/TestQuestionPool/classes/questions/LogicalAnswerCompare/Expressions/ilAssLacExpressionInterface.php';
23 return '/-?[0-9\.]+/';
45 abstract protected function setMatches($matches);
parseValue($value)
Parses the delivered Value and sets the relevant information for an Expression as attributes...
Class AbstractExpression.
getPattern()
Get the Pattern to match relevant informations for an Expression.
Create styles array
The data for the language used.
setMatches($matches)
Sets the result of the parsed value by a specific expression pattern.
Class ExpressionInterface.