Skip to main content

parse_warnings

Warnings such as failure to recognize certain lines and lack of support for certain features.

FieldTypeDescription
FilenameStringThe file that was parsed.
LineIntegerThe line number in the input file that caused the warning.
TextStringThe text of the input that caused the warning.
Parser_ContextStringThe context of the Batfish parser when the warning occurred.
CommentStringAn optional comment explaining more information about the warning.

Copyright notice

Some of these fields are passed through directly from Batfish. The descriptions shown for those fields are taken verbatim from the Batfish documentation.

Batfish is licensed under the Apache License, Version 2.0 (the "License"). See https://github.com/batfish/batfish/blob/master/LICENSE.