Browse Source
Good old const correctness added to all pgcl structs.
Good old const correctness added to all pgcl structs.
Former-commit-id:tempestpy_adaptions387e3f7206
[formerly5d53a2e8d3
] Former-commit-id:d4a7f36efd
sjunges
8 years ago
25 changed files with 87 additions and 118 deletions
-
20src/storage/pgcl/AbstractStatementVisitor.h
-
12src/storage/pgcl/AssignmentStatement.cpp
-
20src/storage/pgcl/AssignmentStatement.h
-
10src/storage/pgcl/Block.cpp
-
8src/storage/pgcl/Block.h
-
2src/storage/pgcl/BooleanExpression.cpp
-
2src/storage/pgcl/BooleanExpression.h
-
7src/storage/pgcl/BranchStatement.cpp
-
17src/storage/pgcl/BranchStatement.h
-
11src/storage/pgcl/IfStatement.cpp
-
9src/storage/pgcl/IfStatement.h
-
8src/storage/pgcl/LoopStatement.cpp
-
5src/storage/pgcl/LoopStatement.h
-
2src/storage/pgcl/NondeterministicBranch.cpp
-
2src/storage/pgcl/NondeterministicBranch.h
-
5src/storage/pgcl/ObserveStatement.cpp
-
3src/storage/pgcl/ObserveStatement.h
-
9src/storage/pgcl/PgclProgram.cpp
-
5src/storage/pgcl/PgclProgram.h
-
2src/storage/pgcl/ProbabilisticBranch.cpp
-
2src/storage/pgcl/ProbabilisticBranch.h
-
10src/storage/pgcl/Statement.cpp
-
10src/storage/pgcl/Statement.h
-
12src/storage/pgcl/StatementPrinterVisitor.cpp
-
12src/storage/pgcl/StatementPrinterVisitor.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue