Age | Commit message (Collapse) | Author |
|
isIdentifierOrEmpty for use in Node
|
|
|
|
|
|
functions in ParserScope::resolve
|
|
|
|
|
|
supposed to be called)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
application/src/core/model/Domain.hpp
|
|
|
|
|
|
methods. This includes the "validateName" function (which makes sure the Node has a valid identifier), the "continueValidation" function (which descends into the given list of child nodes) and the "continueValidationCheckDuplicates" which descends into the given child list and makes sure the names of the child nodes are unique.
|
|
protected methods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for not following references if a compositum was found
|
|
|
|
|
|
|
|
|