mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[4313] Added a comment about token order
This commit is contained in:
@@ -34,6 +34,7 @@ using namespace isc::eval;
|
||||
}
|
||||
|
||||
%define api.token.prefix {TOKEN_}
|
||||
// Tokens in an order which makes sense and related to the intented use.
|
||||
%token
|
||||
END 0 "end of file"
|
||||
LPAREN "("
|
||||
|
Reference in New Issue
Block a user