Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
60bc269f
Commit
60bc269f
authored
Feb 08, 2017
by
Alexandre Duret-Lutz
Browse files
* spot/tl/parse.hh (fix_utf8_locations): Fix documentation.
parent
a0366921
Changes
1
Hide whitespace changes
Inline
Side-by-side
spot/tl/parse.hh
View file @
60bc269f
// -*- coding: utf-8 -*-
// Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016 Laboratoire
// Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016
, 2017
Laboratoire
// de Recherche et Développement de l'Epita (LRDE).
// Copyright (C) 2003, 2004, 2005, 2006 Laboratoire d'Informatique de
// Paris 6 (LIP6), département Systèmes Répartis Coopératifs (SRC),
...
...
@@ -220,9 +220,9 @@ namespace spot
/// valid utf8.
///
/// You should NOT call this function before calling
/// spot::format
_parse
_errors() because it is already
called
/// inside if needed. You may need this function only if you
want
/// to write your own error reporting code.
/// spot::
parsed_formula::
format_errors() because it is already
///
called
inside if needed. You may need this function only if you
///
want
to write your own error reporting code.
///
/// \param input_string The string that were parsed.
/// \param error_list The error list filled by spot::parse
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment