reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/idea_name

Idea detail

idea_name

reqlan rq/language/syntax.rq:16

block

Summary

Idea names are identifiers or double-quoted strings.
Unquoted names follow identifier rules and may use letters, digits, underscores, and dashes, for example myidea, my_idea, or dash-or_underscore_delimited-idea.
Quoted names allow spaces and other characters when wrapped in double quotes.
Idea names must be unique within their ideaset or file.
Idea names should not use reserved keywords.

Jump to outbound references

Jump to inbound references

Navigation

Source file

reqlan rq/language/syntax.rq

syntax.rq

file cluster

reqlan rq/language

folder cluster

status: Not present

status cluster

tag: Not present

tag cluster

Printable page

Static print-friendly idea sheet.

Attributes

KeyValue
tests parsing.test.ts:parse dash and underscore delimited idea names

Browse all attributes

Ancestor context

No ancestor chain recorded.

Outbound references

KindIdeaPathSnippet
file_reference ../../packages/language/test/parsing.test.ts:parse dash and underscore delimited idea names packages/language/test/parsing.test.ts:parse dash and underscore delimited idea names parsing.test.ts:parse dash and underscore delimited idea names

Inbound references

KindIdeaPathSnippet
None

Unresolved references

KindIdeaPathSnippet
None

Local graph

Initialising graph…