Members

IdeaFileStatusSummary
reference_brackets reqlan rq/language/syntax.rq Single-bracket references use square brackets around a target. Forms include ideaset-only, idea-only, ideaset dot idea, and idea dot attribute targets.
same_file_reference reqlan rq/language/syntax.rq [reference_brackets] should work if the target is either imported, or it is in the same file. Forward references to ideas declared later in the file are valid. Circular references between ideas in the same file are valid. So, this idea should not throw an error.