mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 02:30:44 +00:00
AS3 Goto definition of static properties.
Link type enum
This commit is contained in:
@@ -24,7 +24,7 @@ import jsyntaxpane.Token;
|
||||
*/
|
||||
public interface LinkHandler {
|
||||
|
||||
public boolean isLink(Token token);
|
||||
public LinkType isLink(Token token);
|
||||
|
||||
public void handleLink(Token token);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user