YoVDO

Source Code Models in the JDK and Their Use - Lecture

Offered By: GeeCON Conference via YouTube

Tags

Java Courses Code Generation Courses Static Code Analysis Courses Source Code Analysis Courses Abstract Syntax Tree Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore JDK APIs and tools for Java source code modeling in this 53-minute conference talk from GeeCON Prague 2022. Discover how to leverage these models for code generation and enhanced source code checks. Learn about the standard API for Java source code modeling in the javax.lang.model packages, as well as the more detailed Trees API for accessing Abstract Syntax Trees (ASTs). Gain insights into accessing source code models through various methods, including annotation processors, javac compiler plugins, and direct javac execution without a command line. Enhance your understanding of Java development tools and improve your ability to manipulate and analyze source code effectively.

Syllabus

GeeCON Prague 2022: Jan Lahoda - Source code models in the JDK and their use


Taught by

GeeCON Conference

Related Courses

Penetration Testing - Sızma Testi Uzmanı
Udemy
Make Android Apps with Source Code - Power Workshop Series
Udemy
Real iOS Apps with Source Code - Power Workshop Series
Udemy
Advanced Eloquent
Laracasts
Flex - Lexical Analysis
Write your own Operating System via YouTube