Skip to content

Commit

Permalink
added issue URL
Browse files Browse the repository at this point in the history
  • Loading branch information
dizz committed Mar 11, 2011
1 parent 9e61576 commit 82f805a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions occi-antlr-java/Occi.g
Expand Up @@ -310,6 +310,7 @@ attribute_kv_attr returns [ArrayList keyval] :
}
;

//See https://github.com/dizz/occi-grammar/issues#issue/3
attribute_name_attr : TERM_VALUE;// ('.' TERM_VALUE)* ;
attribute_value_attr : QUOTED_VALUE | DIGITS | (DIGITS '.' DIGITS) ;

Expand Down

0 comments on commit 82f805a

Please sign in to comment.