reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/comments

Idea detail

comments

reqlan rq/language/syntax.rq:185

block

Summary

Line comments use double slash through end of line.
Block comments use slash-star and star-slash delimiters and may span multiple lines.
Meta comments on the same line after content are allowed.
Comments should not be triggered in a string context - e. g. a ' https: / / not a comment. com', " https: / / not a comment. com ", or `https://not a comment.com`
" / / also not a comment "
" " "
" " "
' that doesn't start a comment

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

No attributes declared.

Ancestor context

No ancestor chain recorded.

Outbound references

KindIdeaPathSnippet
file_reference a reference containing '//' that doesn't start a comment reqlan rq/language/a reference containing '/' that doesn't start a comment ' that doesn't start a comment

Inbound references

KindIdeaPathSnippet
None

Unresolved references

KindIdeaPathSnippet
None

Local graph

Initialising graph…