301302303304305306307308309310311
} } if (section == null) { // GENERAL CHARACTER BRANCH section = new CharacterLiteral(); section.setOffset(position); section.setLength(1); } return section;