blob: 45d9a6257c5c762f00db5fe71619044483fb73aa [file] [log] [blame]
################################################################################
# Copyright (c) 2021 Contributors to the Eclipse Foundation
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
#
# This program and the accompanying materials are made available under the terms
# of the MIT License which is available at https://opensource.org/licenses/MIT
#
# SPDX-License-Identifier: MIT
#################################################################################
Factor: [literal1] SQUOTE_STRING
| [literal2] DQUOTE_STRING
| [sub-diagram] PAROPEN Railroad PARCLOSE
| [epsilon] PAROPEN PARCLOSE
| [sub-rule] IDENTIFIER
| [line-break] BSLASH_BSLASH
;