Commit 5e43d47e authored by Daniel Honsel's avatar Daniel Honsel
Browse files

added todo

parent cab6dbf0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -882,6 +882,7 @@ class CodeStyleValidator extends AbstractDeclarativeValidator {
		return true
	}
	
	// TODO: check next level functions
	private def ArrayList<TTCN3Reference> nextLevelFunctionsOrAltsteps(TTCN3Reference parent,
		ArrayList<TTCN3Reference> consideredAltOrFunc) {
		val ArrayList<TTCN3Reference> nextLevelCheck = newArrayList