Änderungen

Summary

  1. fixed #398, constant expressions can now contain binary and unary (commit: 5a54245) (details)
Commit 5a54245bede8732b36cdded5de5fda7a87983514 by peter.peq
fixed #398, constant expressions can now contain binary and unary
operations

it could still be extended to more expressions, but probably this
convers 90% of the cases
(commit: 5a54245)
The file was modifiedde.peeeq.wurstscript/src-test/tests/wurstscript/tests/ClassesTests.java (diff)
The file was modifiedde.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/AttrTypeExprType.java (diff)
The file was modifiedde.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/AttrConstantValue.java (diff)