192193194195196197198199200201202
end = Integer.parseInt(value); } } SourceInfo sourceInfo = this.classInfo.getSourceInfo(); sourceInfo.addScope(conditional, start, end); } private String fromStaticKey(String name) { String newName; if (name.startsWith(".")) {