Skip to content

Commit 4172589

Browse files
author
Zach
committed
[ST-06] Update documentation
1 parent 701370d commit 4172589

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,12 @@ Any function on the SyntaxTree class not listed here should be assume to be unsu
167167
168168
```
169169

170+
# Services
171+
172+
There are several services included in the "services" package that can perform operations on the syntax tree.
173+
174+
Right now, the primary external facing service is the AnalysisService which can perform code analysis
175+
170176
# Building
171177

172178
Clone the repository, run mvn clean, run mvn package.

0 commit comments

Comments
 (0)