Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
175c9d20
Commit
175c9d20
authored
Dec 10, 2014
by
yoogx
Browse files
* Minor reformatting
parent
a040eb79
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/core/model/ocarina-processor-properties.adb
View file @
175c9d20
...
...
@@ -59,11 +59,11 @@ package body Ocarina.Processor.Properties is
function
Expand_Property_Value
(
Property
,
Reference_Property
:
Node_Id
)
return
Node_Id
;
--
e
xpand the property terms of the property, and return all the
--
E
xpand the property terms of the property, and return all the
-- property values
function
Expand_Property_Type
(
Property_Type
:
Node_Id
)
return
Node_Id
;
--
c
omputes the actual property type, by resolving references
--
C
omputes the actual property type, by resolving references
function
Resolve_Type
(
Root
,
Property
:
Node_Id
)
return
Boolean
;
-- Set a direct type (i.e. not a reference to a type declaration)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment