This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
cc17:eminijava [2017/02/12 14:04] hossein [BNF] |
cc17:eminijava [2017/02/20 17:17] (current) hossein [BNF] |
||
---|---|---|---|
Line 43: | Line 43: | ||
| | |//Identifier// | | | | |//Identifier// | | ||
| | |**this** | | | | |**this** | | ||
- | | | |**new Int [** //Expression// **]** | | + | | | |**new int [** //Expression// **]** | |
| | |**new** //Identifier// **( )** | | | | |**new** //Identifier// **( )** | | ||
| | |**!** //Expression// | | | | |**!** //Expression// | |