# 규칙이 닿지 않는 대상 # Question: 이 규칙은 무엇을 판정하는가? direction: right n0: "규칙이 판정하는 입력" { shape: rectangle } n1: "인라인 소스 문자열" { shape: rectangle } n2: "저장소의 자바 파일" { shape: rectangle } n0 -> n1: "판정" n0 -> n2: "대상 아님"