| dot as separator in rule with hidden white spaces [message #1016673] |
Thu, 07 March 2013 05:26 |
Thomas Pramsohler Messages: 1 Registered: March 2013 |
Junior Member |
|
|
hi everyone,
i try to implement a java-like syntax of dot-separation. attribute.typefield.subtypefield....
with following rule:
ModelElementReference hidden():
element=[franca::FModelElement] ('.' nestedElement=ModelElementReference)?;
it works fine if the separator is another character (':' for example). But why doesn't ir work with the dot as separator?
Thomas
|
|
|
Powered by
FUDForum. Page generated in 0.03824 seconds