mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-05 16:16:02 +00:00
Added missing package descriptions.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Configuration enums.
|
||||
*/
|
||||
package com.jpexs.decompiler.flash.configuration.enums;
|
||||
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Simple parser for highlighting code in editors.
|
||||
*/
|
||||
package com.jpexs.decompiler.flash.simpleparser;
|
||||
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Converters of tag versions.
|
||||
*/
|
||||
package com.jpexs.decompiler.flash.tags.converters;
|
||||
|
||||
Reference in New Issue
Block a user