SCAST
Summary
SCAST is a tool designed to assist users in analyzing and summarizing code through visualization. By simply providing the folder path where the code is located, SCAST can perform static analysis on the code, helping users understand the code structure, explain its functionality. generate various visual charts such as UML diagrams, AST tree diagrams and Mermaid flowcharts.
Available Actions(2)
scast_analysis
SCAST is a tool designed to assist users in analyzing and summarizing code through visualization. Provide the folder path where the code is located to perform static analysis on the code, generating an AST tree, various visual charts such as UML diagrams, AST tree diagrams, and Mermaid flowcharts. It also returns a keyword list containing all class and method names with their functionality explanations.
scast_retriever
SCAST is a tool that helps users analyze and summarize code and provides visualizations. Provide the file path of the source code folder to perform static analysis, generating an AST tree. After analyzing the code directory, you can use keywords in the AST tree for searching, such as class names, method names, or field names, to find the source code at its definition.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요