mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 13:40:46 +00:00
netbeans inpector fixes
This commit is contained in:
@@ -56,7 +56,7 @@ public abstract class GraphTextWriter {
|
||||
* Highlights specified text as instruction
|
||||
*
|
||||
* @param src
|
||||
* @param firstLineItem
|
||||
* @param startLineItem
|
||||
* @param pos Offset of instruction
|
||||
* @param data
|
||||
* @return GraphTextWriter
|
||||
|
||||
@@ -80,6 +80,7 @@ public class HighlightedTextWriter extends GraphTextWriter {
|
||||
* Highlights specified text as instruction by adding special tags
|
||||
*
|
||||
* @param src
|
||||
* @param startLineItem
|
||||
* @param pos Offset of instruction
|
||||
* @param data
|
||||
* @return HighlightedTextWriter
|
||||
|
||||
Reference in New Issue
Block a user