InputSemantic used in several UTs now compilable #388

This commit is contained in:
alexkravin 2014-12-08 17:15:57 +04:00
parent aa829d408f
commit 9827f4536a
1 changed files with 8 additions and 0 deletions

View File

@ -193,5 +193,13 @@ class InputSemantic
return true;
}
}
private class InputBraces {
}
private class InputModifier {
}
}